µ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: , , LIC=JL22Z-J0UT0-NMB9F-6L75B-88HHB-E9FEE
Tool Versions:
Toolchain: MDK-ARM Plus Version: 5.25.2.0
Toolchain Path: F:\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.25.2.0
Dialog DLL: DCM.DLL V1.17.1.0
Target DLL: UL2CM3.DLL V1.160.12.0
Dialog DLL: TCM.DLL V1.35.1.0
Project:
D:\Project\LDM-HELPER-K1921BK01T2\LDM-HELPER-K1921BK01T2\LDM-HELPER-K1921BK01T2.uvprojx
Project File Date: 05/03/2023
Output:
*** Using Compiler 'V5.06 update 6 (build 750)', folder: 'F:\Keil_v5\ARM\ARMCC\Bin'
Rebuild target 'Example'
compiling gd32f4xx_it.c...
compiling BSP.c...
compiling system_gd32f4xx.c...
compiling systick.c...
compiling gd32f4xx_exti.c...
compiling gd32f4xx_gpio.c...
compiling gd32f4xx_syscfg.c...
compiling gd32f4xx_usart.c...
compiling gd32f4xx_rcu.c...
assembling startup_gd32f407_427.s...
compiling gd32f4xx_misc.c...
compiling main.c...
User\main.c(30): warning: #188-D: enumerated type mixed with another type
for(i=0;i<=7;i++) gd_eval_led_off(i); // all led off
User\main.c(50): warning: #188-D: enumerated type mixed with another type
for(i=0;i<=7;i++) gd_eval_led_on(i); // all led on
User\main.c(52): warning: #188-D: enumerated type mixed with another type
for(i=0;i<=7;i++) gd_eval_led_off(i); // all led off
User\main.c(57): warning: #188-D: enumerated type mixed with another type
for(i=0;i<=7;i++) gd_eval_led_off(i); // all led off
User\main.c(59): warning: #188-D: enumerated type mixed with another type
for(i=0;i<=7;i++) gd_eval_led_on(i); // all led on
User\main.c(64): warning: #188-D: enumerated type mixed with another type
for(i=0;i<=7;i++) gd_eval_led_off(i); // all led off
User\main.c(66): warning: #188-D: enumerated type mixed with another type
for(i=0;i<=3;i++) gd_eval_led_on(i); // 0-3 led on
User\main.c(67): warning: #188-D: enumerated type mixed with another type
for(i=4;i<=7;i++) gd_eval_led_off(i); // 4-7 led off
User\main.c(72): warning: #188-D: enumerated type mixed with another type
for(i=0;i<=7;i++) gd_eval_led_off(i); // all led off
User\main.c(74): warning: #188-D: enumerated type mixed with another type
for(i=0;i<=3;i++) gd_eval_led_off(i); // 0-3 led off
User\main.c(75): warning: #188-D: enumerated type mixed with another type
for(i=4;i<=7;i++) gd_eval_led_on(i); // 4-7 led on
User\main.c(82): warning: #188-D: enumerated type mixed with another type
for(i=0;i<=7;i++) gd_eval_led_off(i); // all led off
User\main.c(83): warning: #188-D: enumerated type mixed with another type
gd_eval_led_on(j);
User\main.c(89): warning: #188-D: enumerated type mixed with another type
for(i=0;i<=7;i++) gd_eval_led_off(i); // all led off
User\main.c(90): warning: #188-D: enumerated type mixed with another type
gd_eval_led_on(7-j);
User\main.c: 15 warnings, 0 errors
linking...
Program Size: Code=2420 RO-data=424 RW-data=188 ZI-data=1028
FromELF: creating hex file...
".\Objects\LDM-HELPER-K1921BK01T2.axf" - 0 Error(s), 15 Warning(s).
Software Packages used:
Package Vendor: GigaDevice
https://gd32mcu.com/data/documents/pack/GigaDevice.GD32F4xx_DFP.3.0.4.pack
GigaDevice.GD32F4xx_DFP.3.0.4
GigaDevice GD32F4xx Series Device Support and Examples
Collection of Component include folders:
.\RTE\_Example
F:\Keil_v5\ARM\PACK\GigaDevice\GD32F4xx_DFP\3.0.4\Device\F4XX\Include
Collection of Component Files used:
Build Time Elapsed: 00:00:03