µVision Build Log
Tool Versions:
IDE-Version: ¦ÌVision V5.26.2.0 Copyright (C) 2018 ARM Ltd and ARM Germany GmbH. All rights reserved. License Information: huyan nuvoton nuvoton Flex license: MDK-ARM Plus: 5 user(s) (mdk_plus) Expired: Nov 2017 Tool Versions: Toolchain: MDK-ARM Plus: 5 user(s) Version: 5.26.2.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.26.2.0 Dialog DLL: DARMCM1.DLL V1.19.1.0 Target DLL: Nu_Link.dll V3.04 Dialog DLL: TARMCM1.DLL V1.14.0.0Project:
D:\BSP\M031_Series_BSP_CMSIS_V3.02.000\SampleCode\chris\SPI_Flash\KEIL\SPI_Flash.uvproj Project File Date: 09/30/2020Output:
*** Using Compiler 'V5.06 update 6 (build 750)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin' Rebuild target 'SPI_Flash' creating preprocessor file for system_M031Series.c... assembling startup_M031Series.s... creating preprocessor file for clk.c... creating preprocessor file for retarget.c... creating preprocessor file for uart.c... compiling system_M031Series.c... compiling clk.c... compiling retarget.c... creating preprocessor file for spi.c... creating preprocessor file for main.c... compiling uart.c... compiling spi.c... compiling main.c... ..\main.c(363): warning: #177-D: variable "u32PageNumber" was declared but never referenced uint32_t u32ByteCount, u32FlashAddress, u32PageNumber; ..\main.c: 1 warning, 0 errors linking... Program Size: Code=3864 RO-data=616 RW-data=16 ZI-data=1024 After Build - User command #1: fromelf --bin ".\obj\SPI_Flash.axf" --output ".\obj\SPI_Flash.bin" After Build - User command #2: fromelf --text -c ".\obj\SPI_Flash.axf" --output ".\obj\SPI_Flash.txt" ".\obj\SPI_Flash.axf" - 0 Error(s), 1 Warning(s). Build Time Elapsed: 00:00:16