赞
踩
错误提示:Rebuild started: Project: Printf
*** Using Compiler 'V5.06 update 7 (build 960)', folder: 'D:\soft_path\keilv538a\ARM\ARMCC_5.06u7\Bin'
Rebuild target 'N32G030'
assembling startup_n32g030.s...
startup_n32g030.s: error: A1023E: File "..\..\..\..\..\..\firmware\CMSIS\device\startup\startup_n32g030.s" could not be opened: No such file or directory
compiling n32g030_usart.c...
"no source": Error: #5: cannot open source input file "..\..\..\..\..\..\firmware\n32g030_std_periph_driver\src\n32g030_usart.c": No such file or directory
..\..\..\..\..\..\firmware\n32g030_std_periph_driver\src\n32g030_usart.c: 0 warnings, 1 error
compiling n32g030_gpio.c...
"no source": Error: #5: cannot open source input file "..\..\..\..\..\..\firmware\n32g030_std_periph_driver\src\n32g030_gpio.c": No such file or directory
..\..\..\..\..\..\firmware\n32g030_std_periph_driver\src\n32g030_gpio.c: 0 warnings, 1 error
compiling system_n32g030.c...
"no source": Error: #5: cannot open source input file "..\..\..\..\..\..\firmware\CMSIS\device\system_n32g030.c": No such file or directory
..\..\..\..\..\..\firmware\CMSIS\device\system_n32g030.c: 0 warnings, 1 error
compiling main.c...
..\inc\main.h(42): error: #5: cannot open source input file "n32g030.h": No such file or directory
#include "n32g030.h"
..\src\main.c: 0 warnings, 1 error
compiling n32g030_it.c...
..\inc\n32g030_it.h(42): error: #5: cannot open source input file "n32g030.h": No such file or directory
#include "n32g030.h"
..\src\n32g030_it.c: 0 warnings, 1 error
compiling n32g030_rcc.c...
"no source": Error: #5: cannot open source input file "..\..\..\..\..\..\firmware\n32g030_std_periph_driver\src\n32g030_rcc.c": No such file or directory
..\..\..\..\..\..\firmware\n32g030_std_periph_driver\src\n32g030_rcc.c: 0 warnings, 1 error
compiling misc.c...
"no source": Error: #5: cannot open source input file "..\..\..\..\..\..\firmware\n32g030_std_periph_driver\src\misc.c": No such file or directory
..\..\..\..\..\..\firmware\n32g030_std_periph_driver\src\misc.c: 0 warnings, 1 error
".\Objects\Printf.axf" - 8 Error(s), 0 Warning(s).
Target not created.
Build Time Elapsed: 00:00:00
在进行编译N32G030C8L的时候,移动文件夹,就出现如上编译错误,看了原帖提示
是编译路径问题,后来按照作者所述,结果还是错误;
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。