179 lines
5.4 KiB
HTML
179 lines
5.4 KiB
HTML
<html>
|
|
<body>
|
|
<pre>
|
|
<h1>µVision Build Log</h1>
|
|
<h2>Tool Versions:</h2>
|
|
IDE-Version: ¦ÌVision V5.34.0.0
|
|
Copyright (C) 2021 ARM Ltd and ARM Germany GmbH. All rights reserved.
|
|
License Information: 1 lvzucheng, 1, LIC=NQQMA-1A8RP-561Q2-9UY5H-FE8BZ-88HWR
|
|
|
|
Tool Versions:
|
|
Toolchain: MDK-ARM Plus Version: 5.34.0.0
|
|
Toolchain Path: C:\Keil_v5\ARM\ARMCLANG\Bin
|
|
C Compiler: ArmClang.exe V6.16
|
|
Assembler: Armasm.exe V6.16
|
|
Linker/Locator: ArmLink.exe V6.16
|
|
Library Manager: ArmAr.exe V6.16
|
|
Hex Converter: FromElf.exe V6.16
|
|
CPU DLL: SARMCM3.DLL V5.34.0.0
|
|
Dialog DLL: DCM.DLL V1.17.3.0
|
|
Target DLL: CMSIS_AGDI.dll V1.32.13.0
|
|
Dialog DLL: TCM.DLL V1.48.0.0
|
|
|
|
<h2>Project:</h2>
|
|
C:\Users\lvzucheng\Documents\RMUL2025\MDK-ARM\DevC.uvprojx
|
|
Project File Date: 03/09/2025
|
|
|
|
<h2>Output:</h2>
|
|
*** Using Compiler 'V6.16', folder: 'C:\Keil_v5\ARM\ARMCLANG\Bin'
|
|
Build target 'Debug'
|
|
Note: source file '..\User\bsp\c\adc.c' - object file renamed from 'DevC\adc.o' to 'DevC\adc_1.o'.
|
|
Note: source file '..\User\bsp\c\can.c' - object file renamed from 'DevC\can.o' to 'DevC\can_1.o'.
|
|
Note: source file '..\User\bsp\c\gpio.c' - object file renamed from 'DevC\gpio.o' to 'DevC\gpio_1.o'.
|
|
Note: source file '..\User\bsp\c\i2c.c' - object file renamed from 'DevC\i2c.o' to 'DevC\i2c_1.o'.
|
|
Note: source file '..\User\bsp\c\spi.c' - object file renamed from 'DevC\spi.o' to 'DevC\spi_1.o'.
|
|
Note: source file '..\User\device\can.c' - object file renamed from 'DevC\can.o' to 'DevC\can_2.o'.
|
|
Note: source file '..\User\task\ai.c' - object file renamed from 'DevC\ai.o' to 'DevC\ai_1.o'.
|
|
Note: source file '..\User\task\can.c' - object file renamed from 'DevC\can.o' to 'DevC\can_3.o'.
|
|
Note: source file '..\User\task\cap.c' - object file renamed from 'DevC\cap.o' to 'DevC\cap_1.o'.
|
|
Note: source file '..\User\task\referee.c' - object file renamed from 'DevC\referee.o' to 'DevC\referee_1.o'.
|
|
compiling gpio.c...
|
|
compiling main.c...
|
|
compiling freertos.c...
|
|
compiling adc.c...
|
|
compiling can.c...
|
|
compiling crc.c...
|
|
compiling dma.c...
|
|
compiling i2c.c...
|
|
compiling rng.c...
|
|
compiling spi.c...
|
|
compiling tim.c...
|
|
compiling usart.c...
|
|
compiling stm32f4xx_it.c...
|
|
compiling stm32f4xx_hal_msp.c...
|
|
compiling usb_device.c...
|
|
compiling usbd_desc.c...
|
|
compiling usbd_cdc_if.c...
|
|
compiling usbd_conf.c...
|
|
compiling system_stm32f4xx.c...
|
|
compiling stm32f4xx_hal_pcd.c...
|
|
compiling stm32f4xx_hal_pcd_ex.c...
|
|
compiling stm32f4xx_ll_usb.c...
|
|
compiling stm32f4xx_hal_rcc.c...
|
|
compiling stm32f4xx_hal_rcc_ex.c...
|
|
compiling stm32f4xx_hal_flash.c...
|
|
compiling stm32f4xx_hal_flash_ex.c...
|
|
compiling stm32f4xx_hal_flash_ramfunc.c...
|
|
compiling stm32f4xx_hal_gpio.c...
|
|
compiling stm32f4xx_hal_dma_ex.c...
|
|
compiling stm32f4xx_hal_dma.c...
|
|
compiling stm32f4xx_hal_pwr.c...
|
|
compiling stm32f4xx_hal_pwr_ex.c...
|
|
compiling stm32f4xx_hal_cortex.c...
|
|
compiling stm32f4xx_hal.c...
|
|
compiling stm32f4xx_hal_exti.c...
|
|
compiling stm32f4xx_hal_adc.c...
|
|
compiling stm32f4xx_hal_adc_ex.c...
|
|
compiling stm32f4xx_hal_crc.c...
|
|
compiling stm32f4xx_hal_can.c...
|
|
compiling stm32f4xx_hal_i2c_ex.c...
|
|
compiling stm32f4xx_hal_rng.c...
|
|
compiling stm32f4xx_hal_i2c.c...
|
|
compiling stm32f4xx_hal_spi.c...
|
|
compiling stm32f4xx_hal_tim_ex.c...
|
|
compiling stm32f4xx_hal_uart.c...
|
|
compiling croutine.c...
|
|
compiling stm32f4xx_hal_tim.c...
|
|
compiling list.c...
|
|
compiling event_groups.c...
|
|
compiling queue.c...
|
|
compiling stream_buffer.c...
|
|
compiling tasks.c...
|
|
compiling timers.c...
|
|
compiling heap_4.c...
|
|
compiling port.c...
|
|
compiling cmsis_os2.c...
|
|
compiling usbd_core.c...
|
|
compiling usbd_ctlreq.c...
|
|
compiling usbd_ioreq.c...
|
|
compiling adc.c...
|
|
compiling usbd_cdc.c...
|
|
compiling buzzer.c...
|
|
compiling crc32.c...
|
|
compiling can.c...
|
|
compiling delay.c...
|
|
compiling flash.c...
|
|
compiling fric.c...
|
|
compiling gpio.c...
|
|
compiling i2c.c...
|
|
compiling laser.c...
|
|
compiling led.c...
|
|
compiling mm.c...
|
|
compiling pwm.c...
|
|
compiling rand.c...
|
|
compiling servo.c...
|
|
compiling spi.c...
|
|
compiling uart.c...
|
|
compiling usb.c...
|
|
compiling ahrs.c...
|
|
compiling ballistics.c...
|
|
compiling capacity.c...
|
|
compiling crc8.c...
|
|
compiling crc16.c...
|
|
compiling cmd.c...
|
|
compiling error_detect.c...
|
|
compiling limiter.c...
|
|
compiling filter.c...
|
|
compiling mixer.c...
|
|
compiling pid.c...
|
|
compiling FreeRTOS_CLI.c...
|
|
compiling user_math.c...
|
|
compiling ui.c...
|
|
compiling bmi088.c...
|
|
compiling can.c...
|
|
compiling dr16.c...
|
|
compiling ist8310.c...
|
|
compiling referee.c...
|
|
compiling cap.c...
|
|
compiling ai.c...
|
|
compiling chassis.c...
|
|
compiling config.c...
|
|
compiling gimbal.c...
|
|
compiling shoot.c...
|
|
compiling ai.c...
|
|
compiling atti_esti.c...
|
|
compiling cap.c...
|
|
compiling can.c...
|
|
compiling cli.c...
|
|
compiling command.c...
|
|
compiling ctrl_chassis.c...
|
|
compiling ctrl_gimbal.c...
|
|
compiling info.c...
|
|
compiling ctrl_shoot.c...
|
|
compiling init.c...
|
|
compiling rc.c...
|
|
compiling monitor.c...
|
|
compiling referee.c...
|
|
compiling user_task.c...
|
|
linking...
|
|
Program Size: Code=148744 RO-data=7272 RW-data=760 ZI-data=43824
|
|
FromELF: creating hex file...
|
|
"DevC\DevC.axf" - 0 Error(s), 0 Warning(s).
|
|
|
|
<h2>Software Packages used:</h2>
|
|
|
|
Package Vendor: Keil
|
|
http://www.keil.com/pack/Keil.STM32F4xx_DFP.2.15.0.pack
|
|
Keil.STM32F4xx_DFP.2.15.0
|
|
STMicroelectronics STM32F4 Series Device Support, Drivers and Examples
|
|
|
|
<h2>Collection of Component include folders:</h2>
|
|
.\RTE\_Debug
|
|
C:\Users\lvzucheng\AppData\Local\Arm\Packs\Keil\STM32F4xx_DFP\2.15.0\Drivers\CMSIS\Device\ST\STM32F4xx\Include
|
|
|
|
<h2>Collection of Component Files used:</h2>
|
|
Build Time Elapsed: 00:00:23
|
|
</pre>
|
|
</body>
|
|
</html>
|