Hi
I'm working on a project that involves two RM4 systems. They have to communicate with each other by CAN.
I would like to write code for this system and debug this system using Code Composer 5.
I use two EDK boards and connect them to the host by USB. They both use the XDS100v2 debug emulator.
The problem is that when connection both EDK boards, CCS seems to see only one of them.
I would like to be able to select the board I'want to work with (downloading code and debugging).
I can not unplug the board I do not want to debug, because the boards are powerred by USB.
How can I deal with this?