µ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: Segger\JL2CM3.dll V2.99.23.0
Dialog DLL: TARMCM1.DLL V1.12.0.0
Project:
D:\A_Projs\as32m0_sdk\user\evb2\PUF_demo_V2\PUF_demo.uvprojx
Project File Date: 06/24/2020
Output:
*** Using Compiler 'V5.06 update 4 (build 422)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin'
Rebuild target 'as32m0'
assembling startup_as32m0.s...
assembling initial_MCU007.s...
compiling as32m0_lvd.c...
compiling as32m0_gpio.c...
compiling as32m0_i2c.c...
compiling as32m0_adc.c...
compiling as32m0_dma.c...
compiling as32m0_pinctrl.c...
compiling as32m0_pwm.c...
compiling as32m0_sleep.c...
compiling as32m0_systick.c...
compiling as32m0_ssp.c...
compiling as32m0_timer.c...
compiling as32m0_uart.c...
compiling HardFaultHandler.c...
compiling as32m0_sysctrl.c...
compiling PUF_demo.c...
compiling test_apb_ssp_flash.c...
user\test_apb_ssp_flash.c(38): warning: #9-D: nested comment is not allowed
/* Set Device Parameters */
user\test_apb_ssp_flash.c(66): warning: #9-D: nested comment is not allowed
//*******************************
user\test_apb_ssp_flash.c(70): warning: #9-D: nested comment is not allowed
//*******************************
user\test_apb_ssp_flash.c(24): warning: #177-D: function "FLASH_BUSY" was declared but never referenced
static void FLASH_BUSY(void)
user\test_apb_ssp_flash.c: 4 warnings, 0 errors
compiling Retarget.c...
compiling test_file_system.c...
compiling printf_config.c...
compiling test_SD_card.c...
compiling test_puf_SD.c...
user\test_puf_SD.c(10): warning: #550-D: variable "timer_cnt" was set but never used
uint32_t cur_addr, nxt_claster_num, cur_claster_num, cur_fat_sector, cur_fat_index, end_sector, num_sector, progress, timer_cnt, timer_cnt1;
user\test_puf_SD.c(10): warning: #550-D: variable "timer_cnt1" was set but never used
uint32_t cur_addr, nxt_claster_num, cur_claster_num, cur_fat_sector, cur_fat_index, end_sector, num_sector, progress, timer_cnt, timer_cnt1;
user\test_puf_SD.c(496): warning: #1-D: last line of file ends without a newline
}
user\test_puf_SD.c: 3 warnings, 0 errors
linking...
Program Size: Code=12972 RO-data=404 RW-data=120 ZI-data=3312
FromELF: creating hex file...
After Build - User command #1: fromelf --bin -o PUF_demo.bin ./output/PUF_demo.axf
After Build - User command #2: fromelf -c -o PUF_demo.txt ./output/PUF_demo.axf
".\output\PUF_demo.axf" - 0 Error(s), 7 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:04