µVision Build Log
Tool Versions:
IDE-Version: £gVision V5.28.0.0
Copyright (C) 2019 ARM Ltd and ARM Germany GmbH. All rights reserved.
License Information: Wilson Ho, N/A, LIC=----
Tool Versions:
Toolchain: MDK-Lite Version: 5.28.0.0
Toolchain Path: C:\Keil_v5\ARM\ARMCC\Bin
C Compiler: Armcc.exe V5.06 update 6 (build 750)
Assembler: Armasm.exe V5.06 update 6 (build 750)
Linker/Locator: ArmLink.exe V5.06 update 6 (build 750)
Library Manager: ArmAr.exe V5.06 update 6 (build 750)
Hex Converter: FromElf.exe V5.06 update 6 (build 750)
CPU DLL: SARMCM3.DLL V5.28.0.0
Dialog DLL: DARMCM1.DLL V1.19.2.0
Target DLL: UL2CM3.DLL V1.162.16.0
Dialog DLL: TARMCM1.DLL V1.14.1.0
Project:
C:\Users\Wilson_Ho\Desktop\Project\MCU007n8_FPGA_0905\software\as32m0\user\Chip\FPGA_MP3_player\FPGA_MP3_player.uvprojx
Project File Date: 05/27/2020
Output:
*** Using Compiler 'V5.06 update 6 (build 750)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin'
Rebuild target 'as32m0'
assembling initial_MCU007.s...
assembling startup_as32m0.s...
compiling as32m0_dma.c...
compiling as32m0_des.c...
..\..\..\FWLib\as32m0_des.c(175): warning: #177-D: variable "j" was declared but never referenced
uint32_t i=0, j=0;
..\..\..\FWLib\as32m0_des.c(25): warning: #177-D: function "des_check_busy" was declared but never referenced
static int32_t des_check_busy(void)
..\..\..\FWLib\as32m0_des.c: 2 warnings, 0 errors
compiling as32m0_i2c.c...
compiling as32m0_adc.c...
compiling as32m0_gpio.c...
compiling as32m0_lvd.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 as32m0_sysctrl.c...
compiling HardFaultHandler.c...
compiling music_player.c...
compiling FPGA_MP3_player.c...
FPGA_MP3_player.c(44): warning: #550-D: variable "cur_addr" was set but never used
uint32_t cur_addr;
FPGA_MP3_player.c(256): warning: #1-D: last line of file ends without a newline
}
FPGA_MP3_player.c: 2 warnings, 0 errors
compiling test_file_system.c...
compiling vs10xx.c...
compiling test_puf_SD.c...
test_puf_SD.c(426): warning: #1-D: last line of file ends without a newline
}
test_puf_SD.c: 1 warning, 0 errors
compiling test_apb_ssp_flash.c...
compiling test_SD_card.c...
compiling Retarget.c...
compiling printf_config.c...
linking...
Program Size: Code=14150 RO-data=406 RW-data=112 ZI-data=3312
FromELF: creating hex file...
After Build - User command #1: fromelf --bin -o FPGA_MP3_player.bin ./output/FPGA_MP3_player.axf
After Build - User command #2: fromelf -c -o FPGA_MP3_player.txt ./output/FPGA_MP3_player.axf
".\output\FPGA_MP3_player.axf" - 0 Error(s), 5 Warning(s).
Software Packages used:
Package Vendor: ARM
http://www.keil.com/pack/ARM.CMSIS.5.6.0.pack
ARM.CMSIS.5.6.0
CMSIS (Cortex Microcontroller Software Interface Standard)
Collection of Component include folders:
.\RTE\_as32m0
C:\Users\Wilson_Ho\AppData\Local\Arm\Packs\ARM\CMSIS\5.6.0\Device\ARM\ARMCM0\Include
Collection of Component Files used:
Build Time Elapsed: 00:00:05