µVision Build Log

Tool Versions:

IDE-Version: ¦ÌVision V5.21.1.0 Copyright (C) 2016 ARM Ltd and ARM Germany GmbH. All rights reserved. License Information: cl yu, nuvoton, LIC=WHY34-FQKEA-15IT6-B6RQ2-IEFBD-8VHK9 Tool Versions: Toolchain: MDK-ARM Plus Version: 5.21a Toolchain Path: C:\Keil_v5\ARM\ARMCC\Bin C Compiler: Armcc.exe V5.06 update 3 (build 300) Assembler: Armasm.exe V5.06 update 3 (build 300) Linker/Locator: ArmLink.exe V5.06 update 3 (build 300) Library Manager: ArmAr.exe V5.06 update 3 (build 300) Hex Converter: FromElf.exe V5.06 update 3 (build 300) CPU DLL: SARMCM3.DLL V5.21a Dialog DLL: DARMCM1.DLL V1.14.0.0 Target DLL: Nu_Link.dll V2.04 Dialog DLL: TARMCM1.DLL V1.10.0.0

Project:

G:\NUC100\BSP Library\M451\M451BSP_v3.01.003\SampleCode\StdDriver\PWM_DoubleBuffer_test\KEIL\PWM_DoubleBuffer.uvproj Project File Date: 02/22/2018

Output:

*** Using Compiler 'V5.06 update 3 (build 300)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin' Build target 'PWM_DoubleBuffer' creating preprocessor file for system_M451Series.c... creating preprocessor file for main.c... ..\main.c(266): warning: #1-D: last line of file ends without a newline #endif ..\main.c: 1 warning, 0 errors creating preprocessor file for retarget.c... creating preprocessor file for clk.c... creating preprocessor file for pwm.c... creating preprocessor file for sys.c... compiling main.c... ..\main.c(44): warning: #223-D: function "ChangeDuty" declared implicitly ChangeDuty(PWM0, 0, 500, 2, 500, 0, 0); ..\main.c(177): warning: #223-D: function "ChangeDuty" declared implicitly ChangeDuty(PWM0, 0, 1000, 2, 1000, 0, 0); ..\main.c(264): warning: #940-D: missing return statement at end of non-void function "ChangeDuty" } ..\main.c(266): warning: #1-D: last line of file ends without a newline #endif ..\main.c: 4 warnings, 0 errors creating preprocessor file for uart.c... linking... Program Size: Code=7704 RO-data=440 RW-data=56 ZI-data=1120 After Build - User command #1: fromelf --bin ".\obj\PWM_DoubleBuffer.axf" --output ".\obj\PWM_DoubleBuffer.bin" After Build - User command #2: fromelf --text -c ".\obj\PWM_DoubleBuffer.axf" --output ".\obj\PWM_DoubleBuffer.txt" ".\obj\PWM_DoubleBuffer.axf" - 0 Error(s), 5 Warning(s). Build Time Elapsed: 00:00:02