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.

TMS320F28386S: Add debugger probe

Part Number: TMS320F28386S

With our board we are using a Blackhawk USB100v2 debug probe. In the target config selections there are several BlackHawks but not this one.

How do I add it to CCS?

Also I have a blinky project and I wanted to add a new target config to it. The new shows up in the tabs but is not listed under the target configuration.

Thanks

John

  • I acquired another working project for this board and the target config indicates TI XDS100 and that works with the BlackHawk probe.

    So the real problem is the fact that I highjacked the blinky project I had imported for my LAUNCHXL F280049C. It was using an XDS110 and now the error message states that it was trying to connect to an XDS110. Perhaps repurposing a target config is not the right approach.

  • John,

    In the targetconfig folder of your project, select any .ccxml file and paste it there only. It will prompt you to give the new name. If it a name you want it. Now double-click the new ccxl file, and change the connection name to Blackhawk.

    At the end, make this .ccxml file as 'Active'.

    Let me know if you are running into into issues.

    Thanks, Santosh

  • Thanks, that seems like it fixed it.