Test ran at 2025-02-05 12:59:47.109565+00:00 SOLUTION: cortex_m=1.0.0: Drivers for Cortex-M micro-controllers (NVIC, SysTick, etc.) Origin: commit 028b1d7accd902a7cff4703d92c317385973f8e6 from https://github.com/Fabien-Chouteau/cortex-m.git Properties: Test run: alr build (from ${CRATE_ROOT}/tests/) Author: AdaCore Config type: core : Enum (m0, m0p, m4, m4f, m7f, m7df) Configuration: no modifiers Description: Drivers for Cortex-M micro-controllers (NVIC, SysTick, etc.) License: BSD-3-Clause Long_Description: # cortex-m Ada drivers for the peripherals of ARM Cortex-M micro-controllers (NVIC,\nSysTick, etc.) This crate is a snapshot of the `Cortex-M` support in [Ada Drivers Library](https://github.com/AdaCore/Ada_Drivers_Library/tree/master/arch/ARM/cortex_m). Any bug report, issue, contribution must be adressed to the [Ada Drivers Library](https://github.com/AdaCore/Ada_Drivers_Library/) repo. Maintainer: chouteau@adacore.com Maintainers_Logins: Fabien-Chouteau Name: cortex_m Tag: embedded Tag: arm Tag: nostd Version: 1.0.0 Website: https://github.com/AdaCore/Ada_Drivers_Library/ Dependencies (direct): gnat_arm_elf>=12 hal^1.0.0 Dependencies (solution): gnat_arm_elf=14.2.1 hal=1.0.0 Dependencies (graph): cortex_m=1.0.0 --> gnat_arm_elf=14.2.1 (>=12) cortex_m=1.0.0 --> hal=1.0.0 (^1.0.0) LOG: Spawning: alr -d -n get cortex_m=1.0.0 Note: Deploying cortex_m=1.0.0... Note: Deploying gnat_arm_elf=14.2.1... #=#=# 0.0% #### 6.0% ######### 13.3% ############### 21.3% #################### 28.9% ########################## 36.9% ################################ 45.0% ###################################### 53.0% ########################################### 60.9% ################################################# 68.3% ###################################################### 75.8% ############################################################ 83.4% ################################################################# 90.8% ####################################################################### 98.6% ######################################################################## 100.0% Note: gnat_arm_elf=14.2.1 installed successfully. Note: Deploying hal=1.0.0... cortex_m=1.0.0 successfully retrieved. Dependencies were solved as follows: +b gnat_arm_elf 14.2.1 (new,binary) + hal 1.0.0 (new) Note: Synchronizing workspace... Dependencies automatically updated as follows: +. cortex_m 1.0.0 (new,path=..) +b gnat_arm_elf 12.2.1 (new,binary) + hal 1.0.0 (new,indirect) i The solution requires a toolchain that is not yet installed. Accepting the solution will download and install this toolchain. Note: Deploying gnat_arm_elf=12.2.1... #=#=# 0.0% ### 5.1% ###### 9.2% ######### 13.3% ############ 18.0% ############# 19.0% ############## 19.5% ################ 23.5% #################### 28.3% ###################### 31.7% ######################### 36.0% ############################# 40.4% ############################### 44.1% ################################## 48.4% ##################################### 52.4% ######################################## 56.5% ########################################### 60.1% ########################################### 60.1% ############################################# 62.7% ################################################ 66.9% ################################################ 67.8% ################################################ 67.8% ################################################### 72.1% ###################################################### 75.5% ###################################################### 75.5% ####################################################### 77.7% ########################################################### 82.2% ############################################################# 84.9% ############################################################## 87.4% ################################################################ 89.8% ################################################################### 93.3% ###################################################################### 97.6% ######################################################################## 100.0% Note: gnat_arm_elf=12.2.1 installed successfully. Note: Building tests=0.1.0-dev/tests.gpr... Setup [mkdir] object directory for project HAL [mkdir] library directory for project HAL [mkdir] object directory for project Cortex_M [mkdir] library directory for project Cortex_M [mkdir] object directory for project Tests [mkdir] exec directory for project Tests Compile [Ada] tests.adb [Ada] hal-touch_panel.ads [Ada] hal-sdmmc.adb [Ada] hal-uart.ads [Ada] hal-filesystem.ads [Ada] hal-audio.ads [Ada] hal-block_drivers.ads [Ada] hal-i2c.ads [Ada] hal.ads [Ada] hal-time.ads [Ada] hal-real_time_clock.ads [Ada] hal-bitmap.ads [Ada] hal-dsi.ads [Ada] hal-framebuffer.ads [Ada] hal-gpio.ads [Ada] hal-spi.ads [Ada] hal-flash.ads [Ada] cortex_m-nvic.adb [Ada] cortex_m-cache.adb [Ada] cortex_m-fpu.adb [Ada] cortex_m_svd-systick.ads [Ada] cortex_m_svd-dwt.ads [Ada] cortex_m_svd-debug.ads [Ada] cortex_m_svd-cache.ads [Ada] cortex_m_svd-pf.ads [Ada] cortex_m_svd-fpu.ads [Ada] cortex_m_svd-scb.ads [Ada] cortex_m_svd-mpu.ads [Ada] cortex_m_svd.ads [Ada] cortex_m_svd-nvic.ads [Ada] cortex_m_config.ads [Ada] cortex_m-hints.adb [Ada] memory_barriers.adb [Ada] semihosting-filesystem.adb [Ada] cortex_m-systick.adb [Ada] cortex_m.ads [Ada] semihosting.adb [Ada] cortex_m-dwt.adb [Ada] cortex_m-debug.adb Build Libraries [gprlib] hal.lexch [gprlib] Cortex_M.lexch [archive] libhal.a [index] libhal.a [archive] libCortex_M.a [index] libCortex_M.a Bind [gprbind] tests.bexch [Ada] tests.ali Link [link] tests.adb /root/.local/share/alire/toolchains/gnat_arm_elf_12.2.1_9be2ca0e/bin/../lib/gcc/arm-eabi/12.2.0/../../../../arm-eabi/bin/ld: warning: cannot find entry symbol _start; defaulting to 0000000000008000 Success: Build finished successfully in 0.89 seconds.