| 12345678910111213141516171819202122232425262728293031323334353637 |
- *** Using Compiler 'V5.06 update 7 (build 960)', folder: 'C:\toolsoft\keil\keil5\ARM\ARM_Compiler_5.06u7\Bin'
- Build target 'vro24_app'
- Before Build - User command #1: .\clean output.bat
- C:\Users\VK\Desktop\nationstech\4D_Obstacle_dronecan_receive\MDK-ARM>del *.axf /s
- 删除文件 - C:\Users\VK\Desktop\nationstech\4D_Obstacle_dronecan_receive\MDK-ARM\Objects\vro24_app_.axf
- C:\Users\VK\Desktop\nationstech\4D_Obstacle_dronecan_receive\MDK-ARM>del *.bin /s
- 删除文件 - C:\Users\VK\Desktop\nationstech\4D_Obstacle_dronecan_receive\MDK-ARM\Objects\vro24_app_.bin
- C:\Users\VK\Desktop\nationstech\4D_Obstacle_dronecan_receive\MDK-ARM>del *.hex /s
- 删除文件 - C:\Users\VK\Desktop\nationstech\4D_Obstacle_dronecan_receive\MDK-ARM\Objects\vro24_app_.hex
- C:\Users\VK\Desktop\nationstech\4D_Obstacle_dronecan_receive\MDK-ARM>exit
- compiling dri_Flash.c...
- compiling application.c...
- compiling bsp.c...
- compiling dri_can.c...
- compiling algorithm.c...
- linking...
- Program Size: Code=45636 RO-data=4188 RW-data=496 ZI-data=132832
- FromELF: creating hex file...
- After Build - User command #2: .\CopyBinFile.bat
- 2026/07/18 周六
- 18:25:04.58
- 删除文件 - C:\Users\VK\Desktop\nationstech\4D_Obstacle_dronecan_receive\binFile\vro24_app_b1_20260718.bin
- 删除文件 - C:\Users\VK\Desktop\nationstech\4D_Obstacle_dronecan_receive\binFile\vro24_app_f1_20260718.bin
- 删除文件 - C:\Users\VK\Desktop\nationstech\4D_Obstacle_dronecan_receive\binFile\vro24_app_20260718.hex
- 20260718
- vro24_app_
- Current directory is: C:\Users\VK\Desktop\nationstech\4D_Obstacle_dronecan_receive\MDK-ARM
- 已复制 1 个文件。
- 已复制 1 个文件。
- 已复制 1 个文件。
- Output hex file: vro24_app_20260718.bin
- ".\Objects\vro24_app_.axf" - 0 Error(s), 0 Warning(s).
- Build Time Elapsed: 00:00:01
|