157 lines
6.5 KiB
HTML
157 lines
6.5 KiB
HTML
<html>
|
|
<body>
|
|
<pre>
|
|
<h1>µVision Build Log</h1>
|
|
<h2>Tool Versions:</h2>
|
|
IDE-Version: µVision V5.38.0.0
|
|
Copyright (C) 2022 ARM Ltd and ARM Germany GmbH. All rights reserved.
|
|
License Information: Robo Durden, Paperstreet Soap Company, LIC=----
|
|
|
|
Tool Versions:
|
|
Toolchain: MDK-Lite Version: 5.38.0.0
|
|
Toolchain Path: C:\Keil_v5\ARM\ARMCLANG\Bin
|
|
C Compiler: ArmClang.exe V6.19
|
|
Assembler: Armasm.exe V6.19
|
|
Linker/Locator: ArmLink.exe V6.19
|
|
Library Manager: ArmAr.exe V6.19
|
|
Hex Converter: FromElf.exe V6.19
|
|
CPU DLL: SARMCM3.DLL V5.38.0.0
|
|
Dialog DLL: DCM.DLL V1.17.5.0
|
|
Target DLL: STLink\ST-LINKIII-KEIL_SWO.dll V3.1.0.0
|
|
Dialog DLL: TCM.DLL V1.56.4.0
|
|
|
|
<h2>Project:</h2>
|
|
C:\GitHub\Hoverboard-Firmware-Hack-Gen2.x\HoverBoardGigaDevice\Hoverboard.uvprojx
|
|
Project File Date: 12/24/2023
|
|
|
|
<h2>Output:</h2>
|
|
*** Using Compiler 'V6.19', folder: 'C:\Keil_v5\ARM\ARMCLANG\Bin'
|
|
Build target 'GD32F130C8'
|
|
compiling bldc.c...
|
|
compiling setup.c...
|
|
compiling main.c...
|
|
compiling led.c...
|
|
compiling it.c...
|
|
compiling remoteUart.c...
|
|
compiling remoteCrsf.c...
|
|
compiling remoteDummy.c...
|
|
compiling remoteUartBus.c...
|
|
compiling commsMasterSlave.c...
|
|
linking...
|
|
Program Size: Code=20814 RO-data=1158 RW-data=16 ZI-data=2384
|
|
FromELF: creating hex file...
|
|
After Build - User command #1: fromelf.exe --bin Objects\hoverboard.axf --output BinariesToFlash\hoverboard.bin
|
|
After Build - User command #2: moveOutput.bat
|
|
C:\GitHub\Hoverboard-Firmware-Hack-Gen2.x\HoverBoardGigaDevice>copy Objects\Hoverboard.axf BinariesToFlash\hoverboard.elf
|
|
1 Datei(en) kopiert.
|
|
C:\GitHub\Hoverboard-Firmware-Hack-Gen2.x\HoverBoardGigaDevice>copy Objects\Hoverboard.hex BinariesToFlash\hoverboard.hex
|
|
1 Datei(en) kopiert.
|
|
".\Objects\Hoverboard.axf" - 0 Error(s), 0 Warning(s).
|
|
|
|
<h2>Software Packages used:</h2>
|
|
|
|
Package Vendor: ARM
|
|
http://www.keil.com/pack/ARM.CMSIS.5.9.0.pack
|
|
ARM.CMSIS.5.9.0
|
|
CMSIS (Common Microcontroller Software Interface Standard)
|
|
* Component: CORE Version: 5.6.0
|
|
|
|
Package Vendor: GigaDevice
|
|
https://gd32mcu.com/data/documents/pack/GigaDevice.GD32F1x0_DFP.3.2.1.pack
|
|
GigaDevice.GD32F1x0_DFP.3.2.1
|
|
GigaDevice GD32F1x0 Series Device Support and Examples
|
|
* Component: ADC Version: 3.2.0
|
|
* Component: DMA Version: 3.2.0
|
|
* Component: FWDGT Version: 3.2.0
|
|
* Component: GPIO Version: 3.2.0
|
|
* Component: I2C Version: 3.2.0
|
|
* Component: MCUDBG Version: 3.2.0
|
|
* Component: MISC Version: 3.2.0
|
|
* Component: OPA Version: 3.2.0
|
|
* Component: PMU Version: 3.2.0
|
|
* Component: RCU Version: 3.2.0
|
|
* Component: SYSCFG Version: 3.2.0
|
|
* Component: TIMER Version: 3.2.0
|
|
* Component: USART Version: 3.2.0
|
|
* Component: WWDGT Version: 3.2.0
|
|
* Component: GD32F1x0_libopt Version: 3.2.0
|
|
* Component: Startup Version: 3.2.0
|
|
|
|
<h2>Collection of Component include folders:</h2>
|
|
./RTE/_GD32F130C8
|
|
C:/Users/PAN CF-LX6/AppData/Local/Arm/Packs/ARM/CMSIS/5.9.0/CMSIS/Core/Include
|
|
C:/Users/PAN CF-LX6/AppData/Local/Arm/Packs/GigaDevice/GD32F1x0_DFP/3.2.1/Device/Firmware/Peripherals/inc
|
|
C:/Users/PAN CF-LX6/AppData/Local/Arm/Packs/GigaDevice/GD32F1x0_DFP/3.2.1/Device/Include
|
|
|
|
<h2>Collection of Component Files used:</h2>
|
|
|
|
* Component: ARM::CMSIS:CORE:5.6.0
|
|
|
|
* Component: GigaDevice::Device:GD32F1x0_StdPeripherals:ADC:3.2.0
|
|
Include file: Device/Firmware/Peripherals/inc/gd32f1x0_adc.h
|
|
Source file: Device/Firmware/Peripherals/src/gd32f1x0_adc.c
|
|
|
|
* Component: GigaDevice::Device:GD32F1x0_StdPeripherals:DMA:3.2.0
|
|
Source file: Device/Firmware/Peripherals/src/gd32f1x0_dma.c
|
|
Include file: Device/Firmware/Peripherals/inc/gd32f1x0_dma.h
|
|
|
|
* Component: GigaDevice::Device:GD32F1x0_StdPeripherals:FWDGT:3.2.0
|
|
Source file: Device/Firmware/Peripherals/src/gd32f1x0_fwdgt.c
|
|
Include file: Device/Firmware/Peripherals/inc/gd32f1x0_fwdgt.h
|
|
|
|
* Component: GigaDevice::Device:GD32F1x0_StdPeripherals:GPIO:3.2.0
|
|
Include file: Device/Firmware/Peripherals/inc/gd32f1x0_gpio.h
|
|
Source file: Device/Firmware/Peripherals/src/gd32f1x0_gpio.c
|
|
|
|
* Component: GigaDevice::Device:GD32F1x0_StdPeripherals:I2C:3.2.0
|
|
Source file: Device/Firmware/Peripherals/src/gd32f1x0_i2c.c
|
|
Include file: Device/Firmware/Peripherals/inc/gd32f1x0_i2c.h
|
|
|
|
* Component: GigaDevice::Device:GD32F1x0_StdPeripherals:MCUDBG:3.2.0
|
|
Include file: Device/Firmware/Peripherals/inc/gd32f1x0_dbg.h
|
|
Source file: Device/Firmware/Peripherals/src/gd32f1x0_dbg.c
|
|
|
|
* Component: GigaDevice::Device:GD32F1x0_StdPeripherals:MISC:3.2.0
|
|
Source file: Device/Firmware/Peripherals/src/gd32f1x0_misc.c
|
|
Include file: Device/Firmware/Peripherals/inc/gd32f1x0_misc.h
|
|
|
|
* Component: GigaDevice::Device:GD32F1x0_StdPeripherals:OPA:3.2.0
|
|
Source file: Device/Firmware/Peripherals/src/gd32f1x0_opa.c
|
|
Include file: Device/Firmware/Peripherals/inc/gd32f1x0_opa.h
|
|
|
|
* Component: GigaDevice::Device:GD32F1x0_StdPeripherals:PMU:3.2.0
|
|
Include file: Device/Firmware/Peripherals/inc/gd32f1x0_pmu.h
|
|
Source file: Device/Firmware/Peripherals/src/gd32f1x0_pmu.c
|
|
|
|
* Component: GigaDevice::Device:GD32F1x0_StdPeripherals:RCU:3.2.0
|
|
Include file: Device/Firmware/Peripherals/inc/gd32f1x0_rcu.h
|
|
Source file: Device/Firmware/Peripherals/src/gd32f1x0_rcu.c
|
|
|
|
* Component: GigaDevice::Device:GD32F1x0_StdPeripherals:SYSCFG:3.2.0
|
|
Include file: Device/Firmware/Peripherals/inc/gd32f1x0_syscfg.h
|
|
Source file: Device/Firmware/Peripherals/src/gd32f1x0_syscfg.c
|
|
|
|
* Component: GigaDevice::Device:GD32F1x0_StdPeripherals:TIMER:3.2.0
|
|
Include file: Device/Firmware/Peripherals/inc/gd32f1x0_timer.h
|
|
Source file: Device/Firmware/Peripherals/src/gd32f1x0_timer.c
|
|
|
|
* Component: GigaDevice::Device:GD32F1x0_StdPeripherals:USART:3.2.0
|
|
Include file: Device/Firmware/Peripherals/inc/gd32f1x0_usart.h
|
|
Source file: Device/Firmware/Peripherals/src/gd32f1x0_usart.c
|
|
|
|
* Component: GigaDevice::Device:GD32F1x0_StdPeripherals:WWDGT:3.2.0
|
|
Include file: Device/Firmware/Peripherals/inc/gd32f1x0_wwdgt.h
|
|
Source file: Device/Firmware/Peripherals/src/gd32f1x0_wwdgt.c
|
|
|
|
* Component: GigaDevice::Device:GD32F1x0_libopt:3.2.0
|
|
Include file: Device/Include/gd32f1x0_libopt.h
|
|
|
|
* Component: GigaDevice::Device:Startup:3.2.0
|
|
Include file: Device/Include/gd32f1x0.h
|
|
Source file: Device/Source/system_gd32f1x0.c
|
|
Source file: Device/Source/startup_gd32f1x0.s
|
|
Build Time Elapsed: 00:00:03
|
|
</pre>
|
|
</body>
|
|
</html>
|