Hello all,
I have two TRK-KEA128 devices and I would like to be able to power them through the same PC, but potentially be able to run separate programs on them. For instance, one would be loaded with a "receive" program and the other with a "send" program. Is there a way to do this without having to unplug the devices?
Thank you,
Tyler
Are you talking about being able to debug both at the same time from CodeWarrior? I've done that, but I haven't tried with OpenSDA, just P&E Cyclones or Multilinks, I think. They show up as separate debug connections.
Scott
I have debugged multiple boards from CodeWarrior from a single IDE, including OpenSDA (which same for P&E): Debugging the same Project Multiple Times in Parallel with Eclipse | MCU on Eclipse
The only think to care about is the USB ID: it might change depending on the order and port you plug it in to the host.
Erich