Test ran at 2025-04-28 13:14:56.098101+00:00 SOLUTION: cortex_m=1.1.0: Drivers for Cortex-M micro-controllers (NVIC, SysTick, etc.) Origin: commit f2d064ae4f7ac0049426b70d83558fa52fec7216 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.1.0 Website: https://github.com/AdaCore/Ada_Drivers_Library/ Dependencies (direct): gnat_arm_elf>=12 hal~0.3 | ^1.0.0 Dependencies (solution): gnat_arm_elf=14.2.1 hal=1.0.0 Dependencies (graph): cortex_m=1.1.0 --> gnat_arm_elf=14.2.1 (>=12) cortex_m=1.1.0 --> hal=1.0.0 (~0.3 | ^1.0.0) LOG: Spawning: alr -d -n get cortex_m=1.1.0 Note: Deploying cortex_m=1.1.0... Note: Deploying hal=1.0.0... cortex_m=1.1.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.1.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... #=#=# ##O#-# 0.0% # 2.1% # 2.6% ### 4.3% ### 5.1% #### 6.8% ##### 7.7% ####### 9.8% ####### 10.3% ######## 11.3% ######## 11.4% ######### 12.9% ########## 14.3% ########### 15.4% ############ 17.5% ############ 18.0% ############## 19.6% ############## 20.6% ################ 22.3% ################ 23.1% ################## 25.0% ################## 25.7% ################### 27.0% #################### 28.3% ##################### 29.3% ##################### 29.3% ###################### 30.8% ####################### 33.0% ######################## 33.4% ######################## 33.9% ######################## 33.9% ######################### 36.0% ########################### 38.0% ########################### 38.5% ############################ 40.1% ############################# 41.1% ############################## 43.0% ############################### 43.7% ################################ 45.8% ################################# 46.2% ################################## 47.3% ################################## 47.3% ################################### 48.8% #################################### 50.4% ##################################### 51.4% ##################################### 52.4% ##################################### 52.5% ###################################### 54.0% ######################################## 56.1% ######################################## 56.9% ########################################## 58.6% ########################################## 59.1% ########################################## 59.1% ########################################## 59.4% ########################################### 59.9% ############################################ 61.4% ############################################ 61.7% ############################################ 61.9% ############################################ 62.2% ############################################# 62.5% ############################################# 63.0% ############################################# 63.7% ############################################## 64.2% ############################################## 64.2% ############################################### 66.2% ################################################ 66.8% ################################################# 68.9% ################################################# 69.4% ################################################# 69.4% ################################################## 69.7% ################################################## 70.2% ################################################### 71.7% ################################################### 71.9% #################################################### 73.0% #################################################### 73.0% ##################################################### 74.5% ####################################################### 76.6% ####################################################### 77.1% ######################################################### 79.2% ######################################################### 79.6% ########################################################## 81.8% ########################################################### 82.2% ############################################################ 84.3% ############################################################# 84.8% ############################################################## 86.3% ############################################################## 87.3% ############################################################### 88.4% ############################################################### 88.4% ################################################################ 89.9% ################################################################# 90.9% ################################################################# 91.0% ################################################################## 92.5% ################################################################## 92.5% ################################################################## 92.7% ################################################################### 93.2% #################################################################### 94.8% #################################################################### 95.2% ##################################################################### 95.9% ###################################################################### 97.6% ####################################################################### 99.3% ######################################################################## 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-dsi.ads [Ada] hal-audio.ads [Ada] hal-bitmap.ads [Ada] hal-framebuffer.ads [Ada] hal-gpio.ads [Ada] hal-flash.ads [Ada] hal-filesystem.ads [Ada] hal-spi.ads [Ada] hal-real_time_clock.ads [Ada] hal-time.ads [Ada] hal-i2c.ads [Ada] hal-sdmmc.adb [Ada] hal.ads [Ada] hal-touch_panel.ads [Ada] hal-uart.ads [Ada] hal-block_drivers.ads [Ada] cortex_m-nvic.adb [Ada] cortex_m-cache.adb [Ada] cortex_m-fpu.adb [Ada] cortex_m_svd-pf.ads [Ada] cortex_m_svd-debug.ads [Ada] cortex_m_svd-systick.ads [Ada] cortex_m_svd.ads [Ada] cortex_m_svd-fpu.ads [Ada] cortex_m_svd-nvic.ads [Ada] cortex_m_svd-dwt.ads [Ada] cortex_m_svd-scb.ads [Ada] cortex_m_svd-cache.ads [Ada] cortex_m_svd-mpu.ads [Ada] cortex_m_config.ads [Ada] cortex_m-hints.adb [Ada] cortex_m-debug.adb [Ada] cortex_m-dwt.adb [Ada] cortex_m-reset.adb [Ada] cortex_m-systick.adb [Ada] semihosting-filesystem.adb [Ada] semihosting.adb [Ada] memory_barriers.adb [Ada] cortex_m.ads 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.86 seconds.