Debug Server Scripting (DSS) error:

7 Ansichten (letzte 30 Tage)
Abdelrahman Salah Elwakeel
Abdelrahman Salah Elwakeel am 13 Feb. 2021
I keep getting the below error, even though i reinstalled everything thing (couple of times!), can you please help??!
*** User inputs: Target Configuration: C:\PROGRA~3\MATLAB\SupportPackages\R2020b\toolbox\target\supportpackages\tic2000/CCS_Config/f28379D.ccxml Program Name: C:\Users\GBB18209\DOWNLO~1\Wakeel_debug_2020.out Board Name: * CPU Name: C28xx_CPU1 Hardware Name: TI_Delfino_F2837xD *** Starting debug session... C28xx_CPU1: GEL Output: Memory Map Initialization Complete C28xx_CPU1: If erase/program (E/P) operation is being done on one core, the other core should not execute from shared-RAM (SR) as they are used for the E/P code. Also, CPU1 will be halted to determine SR ownership for the CPU which will run the Flash Plugin code, after which CPU1 will be set to run its application. User code execution from SR could commence after both flash banks are programmed. C28xx_CPU2: GEL Output: Memory Map Initialization Complete C28xx_CPU2: If erase/program (E/P) operation is being done on one core, the other core should not execute from shared-RAM (SR) as they are used for the E/P code. Also, CPU1 will be halted to determine SR ownership for the CPU which will run the Flash Plugin code, after which CPU1 will be set to run its application. User code execution from SR could commence after both flash banks are programmed. *** Debug Session Name: Texas Instruments XDS100v2 USB Debug Probe_0/C28xx_CPU1 *** Board Name: Texas Instruments XDS100v2 USB Debug Probe_0 *** CPU Name: C28xx_CPU1 *** Connecting to target... *** Loading the program to the target... SEVERE: C28xx_CPU1: Error occurred during flash operation: Timed out waiting for target to halt while executing wr_pll.alg SEVERE: C28xx_CPU1: Error writing the PLL values (Flash algorithm timed out). Operation cancelled. SEVERE: C28xx_CPU1: Perform a debugger reset and execute the Boot-ROM code (click on the RESUME button in CCS debug window) before erasing/loading the Flash. If that does not help to perform a successful Flash erase/load, check the Reset cause (RESC) register, NMI shadow flag (NMISHDFLG) register and the Boot-ROM status register for further debug. SEVERE: C28xx_CPU1: File Loader: Memory write failed: Unknown error SEVERE: C28xx_CPU1: GEL: File: C:\Users\GBB18209\DOWNLO~1\Wakeel_debug_2020.out: Load failed. SEVERE: File: C:\Users\GBB18209\DOWNLO~1\Wakeel_debug_2020.out: Load failed. SEVERE: Error loading "C:\Users\GBB18209\DOWNLO~1\Wakeel_debug_2020.out": File: C:\Users\GBB18209\DOWNLO~1\Wakeel_debug_2020.out: Load failed. org.mozilla.javascript.WrappedException: Wrapped com.ti.ccstudio.scripting.environment.ScriptingException: Error loading "C:\Users\GBB18209\DOWNLO~1\Wakeel_debug_2020.out": File: C:\Users\GBB18209\DOWNLO~1\Wakeel_debug_2020.out: Load failed. (C:\PROGRA~3\MATLAB\SupportPackages\R2020b\toolbox\shared\supportpackages\tic2000/CCS_Config/runProgram.js#147) at org.mozilla.javascript.Context.throwAsScriptRuntimeEx(Context.java:1693) at org.mozilla.javascript.MemberBox.invoke(MemberBox.java:160) at org.mozilla.javascript.NativeJavaMethod.call(NativeJavaMethod.java:204) at org.mozilla.javascript.optimizer.OptRuntime.call1(OptRuntime.java:66) at org.mozilla.javascript.gen.c1._c0(C:\PROGRA~3\MATLAB\SupportPackages\R2020b\toolbox\shared\supportpackages\tic2000/CCS_Config/runProgram.js:147) at org.mozilla.javascript.gen.c1.call(C:\PROGRA~3\MATLAB\SupportPackages\R2020b\toolbox\shared\supportpackages\tic2000/CCS_Config/runProgram.js) at org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:340) at org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:2758) at org.mozilla.javascript.gen.c1.call(C:\PROGRA~3\MATLAB\SupportPackages\R2020b\toolbox\shared\supportpackages\tic2000/CCS_Config/runProgram.js) at org.mozilla.javascript.gen.c1.exec(C:\PROGRA~3\MATLAB\SupportPackages\R2020b\toolbox\shared\supportpackages\tic2000/CCS_Config/runProgram.js) at org.mozilla.javascript.tools.shell.Main.evaluateScript(Main.java:503) at org.mozilla.javascript.tools.shell.Main.processFileSecure(Main.java:425) at org.mozilla.javascript.tools.shell.Main.processFile(Main.java:391) at org.mozilla.javascript.tools.shell.Main.processSource(Main.java:382) at org.mozilla.javascript.tools.shell.Main.processFiles(Main.java:179) at org.mozilla.javascript.tools.shell.Main$IProxy.run(Main.java:100) at org.mozilla.javascript.Context.call(Context.java:528) at org.mozilla.javascript.ContextFactory.call(ContextFactory.java:450) at org.mozilla.javascript.tools.shell.Main.exec(Main.java:162) at com.ti.ccstudio.apps.internal.scripting.RunScript$1.run(RunScript.java:89) Caused by: com.ti.ccstudio.scripting.environment.ScriptingException: Error loading "C:\Users\GBB18209\DOWNLO~1\Wakeel_debug_2020.out": File: C:\Users\GBB18209\DOWNLO~1\Wakeel_debug_2020.out: Load failed. at com.ti.debug.engine.scripting.Memory.loadProgram(Memory.java:932) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at org.mozilla.javascript.MemberBox.invoke(MemberBox.java:145) ... 18 more

Antworten (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by