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-F280049C: code composer stuck and don't let me load examples from c2000ware

Part Number: LAUNCHXL-F280049C
Other Parts Discussed in Thread: TMS320F280049C, C2000WARE

I am working with a CODE COMPOSER STUDIO 10.3 with TMS320F280049C processor and LHANCHXL-f280049c card connected via USB. Why when I try to download an example or in any other case the search gets stuck on the starting page and don't let my load any project example?
volume_up
content_copy
share
  • Hi,

    Are you able to import, build and run any example from C2000ware DriverLib? Can you try led_blinky example?

    C:/ti/c2000/C2000Ware_3_04_00_00/driverlib/f28004x/examples/led

  • I can't import any example from C:\ti\c2000\C2000Ware_3_04_00_00 

  • this is the error message

  • Received message: "<html> <head> <meta http-equiv="Content-Type" content="text/html;charset=utf-8"/> <title>Error 400 Location cannot be resolved: &apos;C:/ti/c2000/C2000Ware_3_04_00_00_Software/driverlib/f28004x/examples/adc/CCS/adc_ex11_multiple_soc_epwm.projectspec&apos;!</title> </head> <body><h2>HTTP ERROR 400 Location cannot be resolved: &apos;C:/ti/c2000/C2000Ware_3_04_00_00_Software/driverlib/f28004x/examples/adc/CCS/adc_ex11_multiple_soc_epwm.projectspec&apos;!</h2> <table> <tr><th>URI:</th><td>/ide/importProject</td></tr> <tr><th>STATUS:</th><td>400</td></tr> <tr><th>MESSAGE:</th><td>Location cannot be resolved: &apos;C:/ti/c2000/C2000Ware_3_04_00_00_Software/driverlib/f28004x/examples/adc/CCS/adc_ex11_multiple_soc_epwm.projectspec&apos;!</td></tr> <tr><th>SERVLET:</th><td>-</td></tr> </table> <hr><a href="">eclipse.org/jetty">Powered by Jetty:// 9.4.24.v20191120</a><hr/> </body> </html> " with status code: 400 when making request to localhost:55741/.../importProject
  • Baruch,

    You have a path mismatch from looking at the error messages. Notice that the path is referencing C2000Ware_3_04_00_00_Software but it seems like the local path to c2000ware is mismatched.

    I assume you have your C2000ware already installed? How did you install this package? It appears that you are attempting to import via the TIREX, is that correct?

    Regards,

    Ozino