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.
Hello guys,
I'm new here in the forum. I have a question about Code Composer Studio. I have 2 microcontrollers that run over SPI, one controller is the master and the other the slave. Can someone explain to me how I can set in Code Composer Studio that I can debug 2 projects. The one project for the master should run on the first controller and the project for the slave should run on the second. How can I set it up so that I can debug both projects. My problem at the moment is that he wants to access both controllers via a DebugProbe and I can't share the projects. I would be grateful for any help.
Kind regards
Markus
Hello Markus,
What is the customer's hardware setup for debug? Do they intend to use two separate debug probes (one for each microcontroller) or are they trying to daisy-chain the two microcontrollers so that it is on one JTAG scan chain and then use one debug probe to debug both?
Thanks
ki
I have the microcontroller TMS320F28055 and TMS320F2803. The controllers are located separately on two docking stations with a control card. I use two separate debug probes. One probe should be for the first controller and the other probe for the other controller. One should be the slave and the other the master. They should then both communicate via SPI.
The controllers are located separately on two docking stations with a control card. I use two separate debug probes.
Then something as shown in the below video should work:
https://dev.ti.com/tirex/explore/node?node=AGAHo7UeU2QJmaEHpuoGUQ__FUz-xrs__LATEST
Also see the below article for multi-emulator debug configurations for other types of debug probes
https://dev.ti.com/tirex/explore/node?node=AHKeYIyP28yaviTrH5jWIA__FUz-xrs__LATEST
Thanks
ki
do you know any SPI example code for the slave on TMS320F28035?
This is beyond my area of expertise. I split your last post to a new thread and moved it to the C2000 forum:
the experts there can help you further.
Thanks
ki