µVision Build Log
Tool Versions:
IDE-Version: £gVision V5.27.1.0 Copyright (C) 2019 ARM Ltd and ARM Germany GmbH. All rights reserved. License Information: Wen Emily, cycu, LIC=---- Tool Versions: Toolchain: MDK-Lite Version: 5.27.1.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.27.1.0 Dialog DLL: DARMCM1.DLL V1.19.2.0 Target DLL: Nu_Link.dll V2.06 Dialog DLL: TARMCM1.DLL V1.14.1.0Project:
C:\Users\Rong\Desktop\M480_BSP_CMSIS_V3.03.001\SampleCode\StdDriver\SPI_MasterFIFOMode\KEIL\SPI_MasterFIFOMode.uvproj Project File Date: 04/26/2019Output:
*** Using Compiler 'V5.06 update 6 (build 750)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin' Rebuild target 'SPI_MasterFIFOMode' assembling startup_M480.s... creating preprocessor file for clk.c... creating preprocessor file for system_M480.c... creating preprocessor file for main.c... creating preprocessor file for retarget.c... creating preprocessor file for uart.c... creating preprocessor file for spi.c... compiling system_M480.c... compiling main.c... compiling clk.c... compiling retarget.c... compiling uart.c... compiling spi.c... linking... Program Size: Code=4952 RO-data=1036 RW-data=60 ZI-data=2180 After Build - User command #1: fromelf --bin ".\obj\SPI_MasterFifoMode.axf" --output ".\obj\SPI_MasterFifoMode.bin" After Build - User command #2: fromelf --text -c ".\obj\SPI_MasterFifoMode.axf" --output ".\obj\SPI_MasterFifoMode.txt" ".\obj\SPI_MasterFifoMode.axf" - 0 Error(s), 0 Warning(s). Build Time Elapsed: 00:00:04