Test ran at 2025-02-20 13:12:27.882110+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 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% ####### 10.7% ########### 16.6% ################ 23.1% ##################### 30.1% ######################### 36.0% ############################### 43.2% ################################### 48.8% ######################################## 56.0% ########################################## 59.2% ############################################## 65.2% ################################################### 71.8% ####################################################### 77.1% ############################################################ 84.0% ################################################################ 89.9% #################################################################### 95.1% ######################################################################## 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-spi.ads [Ada] hal-touch_panel.ads [Ada] hal-framebuffer.ads [Ada] hal.ads [Ada] hal-uart.ads [Ada] hal-real_time_clock.ads [Ada] hal-block_drivers.ads [Ada] hal-time.ads [Ada] hal-gpio.ads [Ada] hal-i2c.ads [Ada] hal-bitmap.ads [Ada] hal-flash.ads [Ada] hal-sdmmc.adb [Ada] hal-audio.ads [Ada] hal-filesystem.ads [Ada] cortex_m-nvic.adb [Ada] cortex_m-cache.adb [Ada] cortex_m-fpu.adb [Ada] cortex_m_svd-cache.ads [Ada] cortex_m_svd-dwt.ads [Ada] cortex_m_svd-fpu.ads [Ada] cortex_m_svd-pf.ads [Ada] cortex_m_svd-mpu.ads [Ada] cortex_m_svd-debug.ads [Ada] cortex_m_svd-systick.ads [Ada] cortex_m_svd-scb.ads [Ada] cortex_m_svd.ads [Ada] cortex_m_svd-nvic.ads [Ada] cortex_m_config.ads [Ada] cortex_m-hints.adb [Ada] cortex_m-debug.adb [Ada] semihosting.adb [Ada] semihosting-filesystem.adb [Ada] cortex_m.ads [Ada] cortex_m-systick.adb [Ada] memory_barriers.adb [Ada] cortex_m-dwt.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.83 seconds.