µVision Build Log

Tool Versions:

IDE-Version: £gVision V5.38.0.0 Copyright (C) 2022 ARM Ltd and ARM Germany GmbH. All rights reserved. License Information: Hung SHHUNG1, Nuvoton, LIC=3JWAM-XW2IP-K03HB-FI55F-3FT8E-5EIH1 Tool Versions: Toolchain: MDK-ARM Cortex-M0/M23 for Nuvoton Version: 5.38.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.38.0.0 Dialog DLL: DARMCM1.DLL V1.19.6.0 Target DLL: Nu_Link.dll V3.13 Dialog DLL: TARMCM1.DLL V1.14.6.0

Project:

C:\Users\SHHUNG1\Desktop\EC_M0A23_GPIO_ARGB_LED_Control_V1.10\SampleCode\ExampleCode\BlingBling\KEIL\BlingBling.uvproj Project File Date: 11/15/2023

Output:

*** Using Compiler 'V5.06 update 6 (build 750)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin' Rebuild target 'BlingBling' assembling startup_M0A21.s... creating preprocessor file for uart.c... creating preprocessor file for retarget.c... creating preprocessor file for clk.c... creating preprocessor file for system_M0A21.c... creating preprocessor file for gpio.c... compiling retarget.c... compiling system_M0A21.c... creating preprocessor file for sys.c... compiling clk.c... creating preprocessor file for timer.c... compiling uart.c... compiling gpio.c... compiling sys.c... compiling timer.c... creating preprocessor file for ARGB.c... creating preprocessor file for main.c... creating preprocessor file for fmc.c... creating preprocessor file for Word_Table.c... compiling fmc.c... compiling ARGB.c... compiling main.c... compiling Word_Table.c... linking... Program Size: Code=5852 RO-data=804 RW-data=88 ZI-data=3080 After Build - User command #1: fromelf --bin ".\obj\BlingBling.axf" --output ".\obj\BlingBling.bin" After Build - User command #2: fromelf --text -c ".\obj\BlingBling.axf" --output ".\obj\BlingBling.txt" ".\obj\BlingBling.axf" - 0 Error(s), 0 Warning(s). Build Time Elapsed: 00:00:04