主题中讨论的其他器件:TMS320F28069、 C2000WARE
我一直在使用 tms320f28069 Launchpad。 我刷入了设备并运行了代码、我马上又回来了、更改了4行代码并将其重新刷新、但现在没有刷新、并收到了附加的错误消息 
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
我一直在使用 tms320f28069 Launchpad。 我刷入了设备并运行了代码、我马上又回来了、更改了4行代码并将其重新刷新、但现在没有刷新、并收到了附加的错误消息 
**** Build of configuration Debug for project Testbench **** "C:\\ti\\ccs1011\\ccs\\utils\\bin\\gmake" -k -j 12 all -O Building file: "../app.cfg" Invoking: XDCtools "C:/ti/ccs1011/xdctools_3_61_02_27_core/xs" --xdcpath="C:/ti/tirtos_c2000_2_10_01_38;C:/ti/bios_6_83_00_18/packages;C:/ti/bios_6_83_00_18;C:/ti/xdctools_3_30_04_52_core;" xdc.tools.configuro -o configPkg -t ti.targets.C28_float -p ti.platforms.tms320x28:TMS320F28069 -r debug -c "C:/ti/ccs1011/ccs/tools/compiler/ti-cgt-c2000_20.8.0.STS" --compileOptions "-g" "../app.cfg" subdir_rules.mk:26: recipe for target 'build-365193375-inproc' failed js: "C:/ti/ccs1011/xdctools_3_61_02_27_core/packages/xdc/tools/configuro/Main.xs", line 54: configPkg\.errorlog (The system cannot find the path specified) org.mozilla.javascript.WrappedException: Wrapped java.io.FileNotFoundException: configPkg\.errorlog (The system cannot find the path specified) (C:/ti/ccs1011/xdctools_3_61_02_27_core/packages/xdc/tools/configuro/Main.xs#54) at org.mozilla.javascript.Context.throwAsScriptRuntimeEx(Context.java:1754) at org.mozilla.javascript.MemberBox.newInstance(MemberBox.java:167) at org.mozilla.javascript.NativeJavaClass.constructInternal(NativeJavaClass.java:266) at org.mozilla.javascript.NativeJavaClass.constructSpecific(NativeJavaClass.java:205) at org.mozilla.javascript.NativeJavaClass.construct(NativeJavaClass.java:166) at org.mozilla.javascript.Interpreter.interpretLoop(Interpreter.java:1519) at script.run(C:/ti/ccs1011/xdctools_3_61_02_27_core/packages/xdc/tools/configuro/Main.xs:54) at org.mozilla.javascript.Interpreter.interpret(Interpreter.java:815) at org.mozilla.javascript.InterpretedFunction.call(InterpretedFunction.java:109) at xdc.services.intern.xsr.Invoke.call(Invoke.java:130) at org.mozilla.javascript.Interpreter.interpretLoop(Interpreter.java:1473) at script.main(C:/ti/ccs1011/xdctools_3_61_02_27_core/packages/xdc/tools/ICmd.xs:50) at org.mozilla.javascript.Interpreter.interpret(Interpreter.java:815) at org.mozilla.javascript.InterpretedFunction.call(InterpretedFunction.java:109) at xdc.services.intern.xsr.Invoke.call(Invoke.java:92) at org.mozilla.javascript.Interpreter.interpretLoop(Interpreter.java:1473) at script(C:/ti/ccs1011/xdctools_3_61_02_27_core/packages/xdc/xs.js:188) at org.mozilla.javascript.Interpreter.interpret(Interpreter.java:815) at org.mozilla.javascript.InterpretedFunction.call(InterpretedFunction.java:109) at org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:394) at org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:3091) at org.mozilla.javascript.InterpretedFunction.exec(InterpretedFunction.java:120) at org.mozilla.javascript.Context.evaluateReader(Context.java:1110) at config.Shell.evaluateReader(Shell.java:849) at config.Shell.processReader(Shell.java:512) at config.Shell.processFile(Shell.java:571) at config.Shell.exec(Shell.java:781) at config.Shell.main(Shell.java:1416) Caused by: java.io.FileNotFoundException: configPkg\.errorlog (The system cannot find the path specified) at java.io.FileOutputStream.open0(Native Method) at java.io.FileOutputStream.open(Unknown Source) at java.io.FileOutputStream.<init>(Unknown Source) at java.io.FileOutputStream.<init>(Unknown Source) at java.io.FileWriter.<init>(Unknown Source) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) at java.lang.reflect.Constructor.newInstance(Unknown Source) at org.mozilla.javascript.MemberBox.newInstance(MemberBox.java:159) ... 23 more gmake[1]: *** [build-365193375-inproc] Error 1 gmake: *** No rule to make target 'build-365193375', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-365193375', needed by 'configPkg/linker.cmd'. gmake: *** No rule to make target 'build-365193375', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-365193375', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-365193375', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-365193375', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-365193375', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-365193375', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-365193375', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-365193375', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-365193375', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-365193375', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-365193375', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-365193375', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-365193375', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-365193375', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-365193375', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-365193375', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-365193375', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'build-365193375', needed by 'configPkg/compiler.opt'. gmake: Target 'all' not remade because of errors. **** Build Finished ****