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.

CCS/TMS320F2811: TMS320F2811

Part Number: TMS320F2811

Tool/software: Code Composer Studio

Hi Team,

First of all let me thank you for all your support. Its really nice to work with TI.

Coming to my point: I have a CCA Board where TMS320F2811 controller is used and CCS 3.3 version is used. When I connecting the board with the debugger XDS510 USB some how the target is not getting connected.

Could you please provide me details what is setup to fix the Target to debugging environment. 

Thanks,

Nikhil

  • Nikhil,

    Unfortunately with these details it is quite difficult to make any assertions about what may be going on in your environment. 

    Given you are using an old version of the tools, you can search e2e for the error message that is displayed or use the dbgjtag utility as shown in the Debugging JTAG legacy page at:

    http://processors.wiki.ti.com/index.php/Debugging_JTAG_Connectivity_Problems_legacy 

    There are several additional error messages listed at the Debugging JTAG page with very thorough troubleshooting tips, but there may be some version differences (the page below reflects CCSv6 and newer). 

    https://software-dl.ti.com/ccs/esd/documents/ccs_debugging_jtag_connectivity_issues.html 

    Hope this helps,

    Rafael

  • Hi Team,

    Thanks for your previous reply. I tried but could not get much info on my debugger. 

    And I am getting below error:

    Error initializing emulator 

    I/O Port = 510

    Board Name: F2812 XDS510USB Emulator
    Cpu Name: cpu_0

    Abort: Close Code Composer Studio.
    Retry: Try to initialize the emulator again.
    Ignore: Ignore the initialization error and start
    potentially without target debugging access.
    Diagnostic: Run diagnostic utility.

    My Debugger is C2000 XSD510LC. How and where can I add correct files to initialize the emulator.

  • Nikhil,

    The error message indicates the problem is between the host and the XDS510USB Emulator. In other words, I would check all the troubleshooting tips shown in the section Troubleshooting the connect phase of the Debugging JTAG page I sent before, especially items 1, 2, 3 and (maybe) 9, although I don't think that would cause this error. 

    I would also try to see if the Spectrum Digital utility gives additional hints about the problem, or even try in a different host. 

    Unfortuately the combination of tools you are using is not supported anymore, therefore reducing my ability to provide further insights about the problem. Sorry. 

    Hope this helps,

    Rafael