加入大疆C板例程bsp

This commit is contained in:
2026-04-12 20:34:47 +08:00
parent 7475077b9e
commit b68ac54a34
51 changed files with 5950 additions and 1290 deletions

View File

@@ -27,72 +27,72 @@ Project File Date: 04/12/2026
<h2>Output:</h2>
*** Using Compiler 'V6.24', folder: 'C:\Users\LSMushui\AppData\Local\Keil_v5\ARM\ARMCLANG\Bin'
Rebuild target 'Simba-ELCT-FrameWork'
compiling rtc.c...
assembling startup_stm32f407xx.s...
compiling can.c...
compiling gpio.c...
compiling adc.c...
compiling main.c...
compiling stm32f4xx_hal_tim_ex.c...
compiling stm32f4xx_hal_timebase_tim.c...
compiling i2c.c...
compiling stm32f4xx_it.c...
compiling spi.c...
compiling crc.c...
compiling stm32f4xx_hal_msp.c...
compiling dma.c...
compiling stm32f4xx_hal_pcd_ex.c...
compiling freertos.c...
compiling usart.c...
compiling adc.c...
compiling dma.c...
compiling gpio.c...
compiling can.c...
compiling main.c...
compiling i2c.c...
compiling spi.c...
compiling stm32f4xx_hal_rcc_ex.c...
compiling stm32f4xx_hal_flash.c...
compiling stm32f4xx_hal_pcd_ex.c...
compiling stm32f4xx_hal_msp.c...
compiling stm32f4xx_it.c...
compiling rtc.c...
compiling crc.c...
compiling usart.c...
compiling stm32f4xx_hal_timebase_tim.c...
compiling tim.c...
compiling stm32f4xx_hal_rcc.c...
compiling stm32f4xx_hal_flash_ex.c...
compiling stm32f4xx_hal_flash_ramfunc.c...
compiling stm32f4xx_hal_dma_ex.c...
compiling stm32f4xx_hal_pcd.c...
compiling stm32f4xx_hal_gpio.c...
compiling stm32f4xx_hal_dma.c...
compiling stm32f4xx_hal_pwr.c...
compiling stm32f4xx_hal_tim_ex.c...
compiling stm32f4xx_ll_usb.c...
compiling stm32f4xx_hal_pwr_ex.c...
compiling stm32f4xx_hal_flash.c...
compiling stm32f4xx_hal_flash_ex.c...
compiling stm32f4xx_ll_adc.c...
compiling stm32f4xx_hal_flash_ramfunc.c...
compiling stm32f4xx_hal_pwr_ex.c...
compiling stm32f4xx_hal_gpio.c...
compiling stm32f4xx_hal_pwr.c...
compiling stm32f4xx_hal_exti.c...
compiling stm32f4xx_hal_dma_ex.c...
compiling stm32f4xx_hal.c...
compiling stm32f4xx_hal_dma.c...
compiling stm32f4xx_hal_cortex.c...
compiling stm32f4xx_hal_i2c_ex.c...
compiling stm32f4xx_hal_crc.c...
compiling croutine.c...
compiling stm32f4xx_hal_adc_ex.c...
compiling system_stm32f4xx.c...
compiling stm32f4xx_hal_adc.c...
compiling stm32f4xx_hal_i2c_ex.c...
compiling stm32f4xx_hal_tim.c...
compiling stm32f4xx_hal_adc_ex.c...
compiling croutine.c...
compiling system_stm32f4xx.c...
compiling stm32f4xx_hal_can.c...
compiling list.c...
compiling stm32f4xx_hal_rtc_ex.c...
compiling event_groups.c...
compiling stm32f4xx_hal_adc.c...
compiling stm32f4xx_hal_rtc.c...
compiling list.c...
compiling event_groups.c...
compiling stm32f4xx_hal_rtc_ex.c...
compiling timers.c...
compiling port.c...
compiling stream_buffer.c...
compiling heap_4.c...
compiling stm32f4xx_hal_uart.c...
compiling stm32f4xx_hal_spi.c...
compiling port.c...
compiling queue.c...
compiling cmsis_os.c...
compiling usb_device.c...
compiling usbd_desc.c...
compiling stm32f4xx_hal_spi.c...
compiling stm32f4xx_hal_uart.c...
compiling usbd_cdc_if.c...
compiling usbd_desc.c...
compiling cmsis_os.c...
compiling usbd_ioreq.c...
compiling tasks.c...
compiling usbd_conf.c...
compiling usbd_cdc.c...
compiling usbd_core.c...
compiling tasks.c...
compiling usbd_cdc.c...
compiling usbd_ctlreq.c...
compiling stm32f4xx_hal_i2c.c...
linking...
Program Size: Code=31330 RO-data=470 RW-data=248 ZI-data=27168
Program Size: Code=31494 RO-data=502 RW-data=248 ZI-data=28960
FromELF: creating hex file...
"Simba-ELCT-FrameWork\Simba-ELCT-FrameWork.axf" - 0 Error(s), 0 Warning(s).