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.

C2000 Launchpad - Programming and debugging custom board

Hello ,

I used the C2000 Launchpad to develop my application and now i have my board ready , can i use the C2000's on board JTAG to program and debug my board ?If yes please tell me the jumper and switch configuration to be done to enable it

I dont see any external JTAG connections to connect on board the launchpad , where should i solder wires to extend the connections to my board

Are the JTAG pins available on the connectors on the side ?

Thanks

Abhay

  • Hi Abhay,

    I would like you to through this link:

    http://e2e.ti.com/support/microcontrollers/c2000/f/171/t/261676.aspx

    Personally, I would recommend you to purchase a XDS100v2 emulator (cost-effective emulator)

    Regards,

    Gautam

  • Hello Abhay, i recently managed to use the c2000 launchpad to debug my custom board. The idea is basically to extend the jtag signals (trst, tdo, tdi, tck, and so one) to your custom boards tms320. I tryed to cut the TDO (the only output from the tms to the jtag) so it doesnt interfer with the custom board communication and it worked flaweless. The tms 320 on the launchpad enters debug mode but doesnt send any fata to the jtag so the custom board can be debuged without problems. In the next days im gonna upload some pics and detaills of how to do it and where to take the singnals out of the launchpad.

    Cya

    Alexander