µVision Build Log
Tool Versions:
IDE-Version: ¦ÌVision V5.29.0.0
Copyright (C) 2019 ARM Ltd and ARM Germany GmbH. All rights reserved.
License Information: w Dell, HSDQ, LIC=----
Tool Versions:
Toolchain: MDK-Lite Version: 5.29.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.29.0.0
Dialog DLL: DCM.DLL V1.17.3.0
Target DLL: UL2CM3.DLL V1.163.0.0
Dialog DLL: TCM.DLL V1.36.5.0
Project:
D:\GD32F30x_Firmware_Library_V2.2.0\Template\USER\FreeRTOS.uvprojx
Project File Date: 03/20/2024
Output:
*** Using Compiler 'V5.06 update 6 (build 750)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin'
*** Note: Rebuilding project, since 'Options->Output->Create Batch File' is selected.
Rebuild target 'FreeRTOS'
compiling main.c...
..\USER\gd32f30x_libopt.h(41): error: #5: cannot open source input file "gd32f30x_rcu.h": No such file or directory
#include "gd32f30x_rcu.h"
main.c: 0 warnings, 1 error
compiling gd32f30x_it.c...
..\USER\gd32f30x_libopt.h(41): error: #5: cannot open source input file "gd32f30x_rcu.h": No such file or directory
#include "gd32f30x_rcu.h"
gd32f30x_it.c: 0 warnings, 1 error
compiling gd32f303e_eval.c...
..\USER\gd32f30x_libopt.h(41): error: #5: cannot open source input file "gd32f30x_rcu.h": No such file or directory
#include "gd32f30x_rcu.h"
gd32f303e_eval.c: 0 warnings, 1 error
compiling systick.c...
..\USER\gd32f30x_libopt.h(41): error: #5: cannot open source input file "gd32f30x_rcu.h": No such file or directory
#include "gd32f30x_rcu.h"
systick.c: 0 warnings, 1 error
compiling led.c...
..\USER\gd32f30x_libopt.h(41): error: #5: cannot open source input file "gd32f30x_rcu.h": No such file or directory
#include "gd32f30x_rcu.h"
..\HARDWARE\LED\led.c: 0 warnings, 1 error
compiling key.c...
..\USER\gd32f30x_libopt.h(41): error: #5: cannot open source input file "gd32f30x_rcu.h": No such file or directory
#include "gd32f30x_rcu.h"
..\HARDWARE\KEY\key.c: 0 warnings, 1 error
compiling relay.c...
..\USER\gd32f30x_libopt.h(41): error: #5: cannot open source input file "gd32f30x_rcu.h": No such file or directory
#include "gd32f30x_rcu.h"
..\HARDWARE\relay\relay.c: 0 warnings, 1 error
compiling HT16C22.c...
..\USER\gd32f30x_libopt.h(41): error: #5: cannot open source input file "gd32f30x_rcu.h": No such file or directory
#include "gd32f30x_rcu.h"
..\HARDWARE\HT16C22\HT16C22.c: 0 warnings, 1 error
compiling pwm.c...
..\USER\gd32f30x_libopt.h(41): error: #5: cannot open source input file "gd32f30x_rcu.h": No such file or directory
#include "gd32f30x_rcu.h"
..\HARDWARE\PWM\pwm.c: 0 warnings, 1 error
compiling SHT2X.c...
..\USER\gd32f30x_libopt.h(41): error: #5: cannot open source input file "gd32f30x_rcu.h": No such file or directory
#include "gd32f30x_rcu.h"
..\HARDWARE\SHT2X\SHT2X.c: 0 warnings, 1 error
compiling Sim_EEPROM.c...
..\USER\gd32f30x_libopt.h(41): error: #5: cannot open source input file "gd32f30x_rcu.h": No such file or directory
#include "gd32f30x_rcu.h"
..\HARDWARE\flash\Sim_EEPROM.c: 0 warnings, 1 error
compiling modbus.c...
..\USER\gd32f30x_libopt.h(41): error: #5: cannot open source input file "gd32f30x_rcu.h": No such file or directory
#include "gd32f30x_rcu.h"
..\HARDWARE\USART2\modbus.c: 0 warnings, 1 error
compiling crc16.c...
..\USER\gd32f30x_libopt.h(41): error: #5: cannot open source input file "gd32f30x_rcu.h": No such file or directory
#include "gd32f30x_rcu.h"
..\HARDWARE\CRC16\crc16.c: 0 warnings, 1 error
compiling usart2.c...
..\USER\gd32f30x_libopt.h(41): error: #5: cannot open source input file "gd32f30x_rcu.h": No such file or directory
#include "gd32f30x_rcu.h"
..\HARDWARE\USART2\usart2.c: 0 warnings, 1 error
compiling tim2.c...
..\USER\gd32f30x_libopt.h(41): error: #5: cannot open source input file "gd32f30x_rcu.h": No such file or directory
#include "gd32f30x_rcu.h"
..\HARDWARE\TIM2\tim2.c: 0 warnings, 1 error
compiling flexible_button.c...
compiling key_proc.c...
..\USER\gd32f30x_libopt.h(41): error: #5: cannot open source input file "gd32f30x_rcu.h": No such file or directory
#include "gd32f30x_rcu.h"
..\key_proc\key_proc.c: 0 warnings, 1 error
compiling Key_operate.c...
..\USER\gd32f30x_libopt.h(41): error: #5: cannot open source input file "gd32f30x_rcu.h": No such file or directory
#include "gd32f30x_rcu.h"
..\key_proc\Key_operate.c: 0 warnings, 1 error
compiling led_task.c...
..\USER\gd32f30x_libopt.h(41): error: #5: cannot open source input file "gd32f30x_rcu.h": No such file or directory
#include "gd32f30x_rcu.h"
..\task\led_task.c: 0 warnings, 1 error
compiling lcd_task.c...
..\USER\gd32f30x_libopt.h(41): error: #5: cannot open source input file "gd32f30x_rcu.h": No such file or directory
#include "gd32f30x_rcu.h"
..\task\lcd_task.c: 0 warnings, 1 error
compiling key_task.c...
..\USER\gd32f30x_libopt.h(41): error: #5: cannot open source input file "gd32f30x_rcu.h": No such file or directory
#include "gd32f30x_rcu.h"
..\task\key_task.c: 0 warnings, 1 error
compiling MB_RTU_task.c...
..\USER\gd32f30x_libopt.h(41): error: #5: cannot open source input file "gd32f30x_rcu.h": No such file or directory
#include "gd32f30x_rcu.h"
..\task\MB_RTU_task.c: 0 warnings, 1 error
compiling MB_RTU_deal_task.c...
..\USER\gd32f30x_libopt.h(41): error: #5: cannot open source input file "gd32f30x_rcu.h": No such file or directory
#include "gd32f30x_rcu.h"
..\task\MB_RTU_deal_task.c: 0 warnings, 1 error
compiling relay_task.c...
..\USER\gd32f30x_libopt.h(41): error: #5: cannot open source input file "gd32f30x_rcu.h": No such file or directory
#include "gd32f30x_rcu.h"
..\task\relay_task.c: 0 warnings, 1 error
compiling delay.c...
..\USER\gd32f30x_libopt.h(41): error: #5: cannot open source input file "gd32f30x_rcu.h": No such file or directory
#include "gd32f30x_rcu.h"
..\SYSTEM\delay\delay.c: 0 warnings, 1 error
compiling sys.c...
..\USER\gd32f30x_libopt.h(41): error: #5: cannot open source input file "gd32f30x_rcu.h": No such file or directory
#include "gd32f30x_rcu.h"
..\SYSTEM\sys\sys.c: 0 warnings, 1 error
compiling system_gd32f30x.c...
"no source": Error: #5: cannot open source input file "..\CORE\system_gd32f30x.c": No such file or directory
..\CORE\system_gd32f30x.c: 0 warnings, 1 error
assembling startup_gd32f30x_hd.s...
startup_gd32f30x_hd.s: error: A1023E: File "..\CORE\startup_gd32f30x_hd.s" could not be opened: No such file or directory
linking...
..\OBJ\test.axf: error: L6002U: Could not open file ..\obj\main.o: No such file or directory
Finished: 0 information, 0 warning, 0 error and 1 fatal error messages.
"..\OBJ\test.axf" - 27 Error(s), 0 Warning(s).
Software Packages used:
Package Vendor: GigaDevice
https://gd32mcu.com/data/documents/pack/GigaDevice.GD32F30x_DFP.2.2.3.pack
GigaDevice.GD32F30x_DFP.2.2.3
GigaDevice GD32F30x Series Device Support and Examples
Collection of Component include folders:
.\RTE\_FreeRTOS
C:\Users\Dell\AppData\Local\Arm\Packs\GigaDevice\GD32F30x_DFP\2.2.3\Device\Include
Collection of Component Files used:
Target not created.
Build Time Elapsed: 00:00:02