µ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: Chiu Chris, Nuvoton, 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: Nu_Link.dll V3.00 Dialog DLL: TARMCM1.DLL V1.14.1.0

Project:

C:\Users\WHCHIU2\Desktop\ECRefine\Refining\EC_NUC126_4Wired_Resistive_Touch_Panel_V1.00\EC_NUC126_4Wired_Resistive_Touch_Panel_V1.00\SampleCode\ExampleCode\4Wired_Resistive_Touch_Panel\KEIL\4Wired_Resistive_Touch_Panel.uvproj Project File Date: 08/26/2019

Output:

*** Using Compiler 'V5.06 update 6 (build 750)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin' Rebuild target '4Wired_Resistive_Touch_Panel' assembling startup_NUC126.s... creating preprocessor file for system_NUC126.c... creating preprocessor file for main.c... creating preprocessor file for NuEdu_TFT_Driver.c... compiling system_NUC126.c... creating preprocessor file for retarget.c... compiling main.c... creating preprocessor file for gpio.c... compiling NuEdu_TFT_Driver.c... creating preprocessor file for clk.c... compiling retarget.c... compiling gpio.c... creating preprocessor file for sys.c... creating preprocessor file for uart.c... compiling clk.c... creating preprocessor file for adc.c... compiling sys.c... creating preprocessor file for spi.c... compiling uart.c... compiling adc.c... compiling spi.c... linking... Program Size: Code=6388 RO-data=392 RW-data=24 ZI-data=1120 After Build - User command #1: fromelf --bin ".\obj\4Wired_Resistive_Touch_Panel.axf" --output ".\obj\4Wired_Resistive_Touch_Panel.bin" After Build - User command #2: fromelf --text -c ".\obj\4Wired_Resistive_Touch_Panel.axf" --output ".\obj\4Wired_Resistive_Touch_Panel.txt" ".\obj\4Wired_Resistive_Touch_Panel.axf" - 0 Error(s), 0 Warning(s). Build Time Elapsed: 00:00:10