Running multiple MCUs from same PC

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Running multiple MCUs from same PC

1,043 次查看
tylertrigg
Contributor II

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

标签 (1)
标记 (1)
0 项奖励
回复
2 回复数

914 次查看
scottm
Senior Contributor II

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

0 项奖励
回复

914 次查看
BlackNight
NXP Employee
NXP Employee

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

0 项奖励
回复