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.

LAUNCHXL-F28379D: Booting problem

Part Number: LAUNCHXL-F28379D
Other Parts Discussed in Thread: CCSTUDIO, C2000WARE

Dear sir, 

Actually I'm having problems to program a DELFINOF28379D that i just bought from TI during the last weeks. I have been reading about this problem but there is no info in forums about it. Do you have any idea what could be wrong? (Error attached) Actually i'm programing another Delfino that has the same model with exactly the same code. Because of this I think that it might be a hardware issue. 
Greetings and hope to hear from you soon,

Francisco Rubio 

SEVERE: File: C:\Users\hardw\Desktop\TRIFAS~1\Vdc.out: Load failed.
SEVERE: Error loading "C:\Users\hardw\Desktop\TRIFAS~1\Vdc.out": File: C:\Users\hardw\Desktop\TRIFAS~1\Vdc.out: Load failed.
org.mozilla.javascript.WrappedException: Wrapped com.ti.ccstudio.scripting.environment.ScriptingException: Error loading "C:\Users\hardw\Desktop\TRIFAS~1\Vdc.out": File: C:\Users\hardw\Desktop\TRIFAS~1\Vdc.out: Load failed. (C:\PROGRA~3\MATLAB\SUPPOR~1\R2021b\toolbox\shared\SUPPOR~1\tic2000/CCS_CO~1/RUNPRO~1.JS#169)
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\SUPPOR~1\R2021b\toolbox\shared\SUPPOR~1\tic2000/CCS_CO~1/RUNPRO~1.JS:169)
at org.mozilla.javascript.gen.c1.call(C:\PROGRA~3\MATLAB\SUPPOR~1\R2021b\toolbox\shared\SUPPOR~1\tic2000/CCS_CO~1/RUNPRO~1.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\SUPPOR~1\R2021b\toolbox\shared\SUPPOR~1\tic2000/CCS_CO~1/RUNPRO~1.JS)
at org.mozilla.javascript.gen.c1.exec(C:\PROGRA~3\MATLAB\SUPPOR~1\R2021b\toolbox\shared\SUPPOR~1\tic2000/CCS_CO~1/RUNPRO~1.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\hardw\Desktop\TRIFAS~1\Vdc.out": File: C:\Users\hardw\Desktop\TRIFAS~1\Vdc.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
.

  • Francisco,

    Can you run the example from C2000Ware and see it can run? 

    C:/ti/c2000/C2000Ware_4_01_00_00/driverlib/f2837xd/examples/cpu1/led

    Also, can you launch the target configuration file, and run 'Test Connection' and send the log?

  • Dear Santosh, 

    1.- I don't have the file "C:/ti/c2000/C2000Ware_4_01_00_00/driverlib/f2837xd/examples/cpu1/led" because i don't have it If you send it to me, i can try to run it. However, i run the same code im using in another delfino and it works perfectly. Here is the photo of the error im having. 
     
    2.- I don't know which " target configuration file" you mean. Can you specify it to me?
  • Hi Francisco,

    Which version of CCS you using? My recommendation will be go through following two steps:

    Step1 : install latest CCS version. It can be downloaded from link below:

    https://www.ti.com/tool/download/CCSTUDIO

    Step2 : Download and Install latest C2000Ware SDK. The SDK has device files, low level drivers and collection of examples to get started. It can be downloaded from following link.

    https://www.ti.com/tool/C2000WARE

    If you are very new to C2000 family of devices, then I will highly recommend you to go through C2000 Academy. It is online training which goes through various features and peripherals of the family of devices. It has lab exercises for almost all the modules which walks through step-by-step instruction. Module2 is dedicated on 'Getting Started with C2000 Devices'. Please go through the Academy. Please let me know if you have any feedback on the content, layout, usefulness or general comments. Here is the link for C2000 Academy:

    https://dev.ti.com/tirex/explore/node?node=AOpze8ebskysmgASY3VKSA__jEBbtmC__LATEST 

    Regarding Question#2,

    If you use the example I mentioned in previous post, it has target configuration file included in the project. In that case, you can just run the project and it should be able to connect, load and run the program.

    With Best Regards,

    Santosh

  • Are you able to resolve the issue? Can we close the thread now?

    Thanks & Regards,

    Santosh