初级会员
- 积分
- 54
- 金钱
- 54
- 注册时间
- 2013-7-18
- 在线时间
- 6 小时
|
楼主 |
发表于 2023-2-16 17:47:34
|
显示全部楼层
本帖最后由 lwei6613 于 2023-2-16 17:49 编辑
Build started: Project: AGVProgram *** Using Compiler 'V5.06 update 7 (build 960)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin'
Build target 'AGVProgram'
assembling os_cpu_a.asm...
os_cpu_a.asm: error: A3918U: '\0' character found in via file '.\obj\os_cpu_a._ia' - possible binary file. Aborting via file parse.
assembling startup_stm32f2xx.s...
startup_stm32f2xx.s: error: A3918U: '\0' character found in via file '.\obj\startup_stm32f2xx._ia' - possible binary file. Aborting via file parse. assembling cpu_a.asm...
cpu_a.asm: error: A3918U: '\0' character found in via file '.\obj\cpu_a._ia' - possible binary file. Aborting via file parse.
assembling lib_mem_a.asm...
lib_mem_a.asm: error: A3918U: '\0' character found in via file '.\obj\lib_mem_a._ia' - possible binary file. Aborting via file parse. ".\Obj\AGVProgram.axf" - 4 Error(s), 0 Warning(s).
Target not created.
Build Time Elapsed: 00:00:01
|
|