µVision Build Log
Tool Versions:
IDE-Version: ¦ÌVision V5.25.2.0
Copyright (C) 2018 ARM Ltd and ARM Germany GmbH. All rights reserved.
License Information: 1 tangguo, HP Inc., LIC=1WSAR-K26AL-D1EPR-K9UQ2-3KTDW-GBB2N
Tool Versions:
Toolchain: MDK-ARM Professional Version: 5.25.2.0
Toolchain Path: C:\Keil_v5\ARM\ARMCLANG\Bin
C Compiler: ArmClang.exe V6.9
Assembler: Armasm.exe V6.9
Linker/Locator: ArmLink.exe V6.9
Library Manager: ArmAr.exe V6.9
Hex Converter: FromElf.exe V6.9
CPU DLL:
Dialog DLL:
Target DLL: CMSIS_AGDI_V8M.DLL V1.3.11.0
Dialog DLL: TCM.DLL V1.35.1.0
Project:
C:\Users\tangg\Desktop\HF024-QVGA-ST-01-V02£¨20231106£©\HF024-QVGA-ST-01-V02£¨20231106£©\Ä£¿éÀý³Ì\HF024 GD32 demo TEST uart\HF028 GD32 demo TEST uart\Project\Project.uvprojx
Project File Date: 12/28/2023
Output:
*** Using Compiler 'V6.9', folder: 'C:\Keil_v5\ARM\ARMCLANG\Bin'
Rebuild target 'GD32E230C_START'
compiling gd32e23x_cmp.c...
compiling gd32e23x_it.c...
compiling led.c...
compiling gd32e23x_dbg.c...
compiling gd32e23x_crc.c...
compiling delay.c...
compiling system_gd32e23x.c...
compiling systick.c...
../User/usart.c(74): warning: while loop has empty body [-Wempty-body]
while(RESET==usart_interrupt_flag_get(USART0, USART_INT_FLAG_RBNE));
^
../User/usart.c(74): note: put the semicolon on a separate line to silence this warning
../User/usart.c(244): warning: control reaches end of non-void function [-Wreturn-type]
}
^
../User/usart.c(279): warning: control reaches end of non-void function [-Wreturn-type]
}
^
3 warnings generated.
compiling usart.c...
compiling gd32e23x_dma.c...
../Application/main.c(42): warning: implicit declaration of function 'UartSend' is invalid in C99 [-Wimplicit-function-declaration]
UartSend(buf);
^
../Application/main.c(43): warning: implicit declaration of function 'CheckBusy' is invalid in C99 [-Wimplicit-function-declaration]
CheckBusy();
^
../Application/main.c(71): warning: implicit declaration of function 'UartSend' is invalid in C99 [-Wimplicit-function-declaration]
UartSend(buf);
^
../Application/main.c(72): warning: implicit declaration of function 'CheckBusy' is invalid in C99 [-Wimplicit-function-declaration]
CheckBusy();
^
../Application/main.c(75): warning: implicit declaration of function 'UartSend' is invalid in C99 [-Wimplicit-function-declaration]
UartSend("SET_PROG(6,50);SET_NUM(2,50,2);DELAYMS(1000);SET_PROG(6,60);SET_NUM(2,60,2);DELAYMS(1000);SET_PROG(6,90);SET_NUM(2,90,2);\r\n");//
^
../Application/main.c(76): warning: implicit declaration of function 'CheckBusy' is invalid in C99 [-Wimplicit-function-declaration]
CheckBusy();
^
6 warnings generated.
compiling main.c...
compiling gd32e23x_adc.c...
compiling gd32e23x_exti.c...
compiling gd32e23x_fwdgt.c...
compiling gd32e23x_gpio.c...
compiling gd32e23x_misc.c...
compiling gd32e23x_fmc.c...
compiling gd32e23x_i2c.c...
compiling gd32e23x_pmu.c...
compiling gd32e23x_rcu.c...
compiling gd32e23x_rtc.c...
compiling gd32e23x_spi.c...
assembling startup_gd32e23x.s...
compiling gd32e23x_syscfg.c...
compiling gd32e23x_wwdgt.c...
compiling gd32e23x_timer.c...
compiling gd32e23x_usart.c...
linking...
Program Size: Code=8678 RO-data=1050 RW-data=8 ZI-data=1456
FromELF: creating hex file...
".\output\GD32E230C_START.axf" - 0 Error(s), 9 Warning(s).
Software Packages used:
Package Vendor: ARM
http://www.keil.com/pack/ARM.CMSIS.5.3.0.pack
ARM.CMSIS.5.3.0
CMSIS (Cortex Microcontroller Software Interface Standard)
* Component: CORE Version: 5.1.1
Package Vendor: GigaDevice
http://gd32mcu.21ic.com/data/documents/yingyongruanjian/GigaDevice.GD32E23x_DFP.1.0.0.pack
GigaDevice.GD32E23x_DFP.1.0.0
GigaDevice GD32E23x Series Device Support and Examples
Collection of Component include folders:
.\RTE\_GD32E230C_START
C:\Keil_v5\ARM\PACK\ARM\CMSIS\5.3.0\CMSIS\Include
C:\Keil_v5\ARM\PACK\GigaDevice\GD32E23x_DFP\1.0.0\Device\Include
Collection of Component Files used:
* Component: ARM::CMSIS:CORE:5.1.1
Build Time Elapsed: 00:00:03