I have Code Composer v5.3 and two Experimenter's Kits each with the F28335 chip and XDS100 emulator cables.
I have read the wiki page on plugging in two XDS100 emulators and was able to create target configuration files by serial number.
How do I build and debug code within Code Composer to select a particular kit while both kits are connected to my pc?
I want to make one kit a master and the other a slave for use in the example code for SPI and McBSP SPI.
In other words, I want to build and debug code into one kit, modify the code, and then build/debug it into
the other kit.
Thank you,
Chuck