µVision Build Log
Tool Versions:
IDE-Version: µVision V5.23.0.0
Copyright (C) 2017 ARM Ltd and ARM Germany GmbH. All rights reserved.
License Information: FA Engineering, DME, LIC=14HWF-6IB8J-DYVV3-AV8ZJ-9RM7A-A4XDV
Tool Versions:
Toolchain: MDK-ARM Plus Version: 5.23
Toolchain Path: C:\Keil_v5\ARM\ARMCC\Bin
C Compiler: Armcc.exe V5.06 update 4 (build 422)
Assembler: Armasm.exe V5.06 update 4 (build 422)
Linker/Locator: ArmLink.exe V5.06 update 4 (build 422)
Library Manager: ArmAr.exe V5.06 update 4 (build 422)
Hex Converter: FromElf.exe V5.06 update 4 (build 422)
CPU DLL: SARMCM3.DLL V5.23
Dialog DLL: DARMCM1.DLL V1.17.0.0
Target DLL: UL2CM3.DLL V1.159.7.0
Dialog DLL: TARMCM1.DLL V1.12.0.0
Project:
D:\A_Projs\as32m0_sdk\user\blinking\blinking.uvprojx
Project File Date: 06/24/2020
Output:
*** Using Compiler 'V5.06 update 4 (build 422)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin'
Build target 'as32m0'
assembling startup_as32m0.s...
assembling initial_MCU007.s...
compiling as32m0_dma.c...
compiling as32m0_lvd.c...
compiling as32m0_i2c.c...
compiling as32m0_gpio.c...
compiling as32m0_adc.c...
compiling as32m0_pinctrl.c...
compiling as32m0_pwm.c...
compiling as32m0_sleep.c...
compiling as32m0_ssp.c...
compiling as32m0_systick.c...
compiling as32m0_uart.c...
compiling HardFaultHandler.c...
compiling as32m0_timer.c...
compiling as32m0_sysctrl.c...
compiling as32m0_misc.c...
compiling blinking.c...
blinking.c(44): warning: #1-D: last line of file ends without a newline
}
blinking.c: 1 warning, 0 errors
compiling Retarget.c...
compiling printf_config.c...
linking...
Program Size: Code=2820 RO-data=164 RW-data=32 ZI-data=2560
FromELF: creating hex file...
After Build - User command #1: fromelf --bin -o blinking.bin ./output/blinking.axf
After Build - User command #2: fromelf -c -o blinking.txt ./output/blinking.axf
".\output\blinking.axf" - 0 Error(s), 1 Warning(s).
Collection of Component include folders:
.\RTE\_as32m0
C:\Keil_v5\ARM\PACK\ARM\CMSIS\5.0.1\Device\ARM\ARMCM0\Include
Collection of Component Files used:
Build Time Elapsed: 00:00:03