Is it possible to run multiple Debug sessions in Codewarrior Eclipse?

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

Is it possible to run multiple Debug sessions in Codewarrior Eclipse?

跳至解决方案
1,493 次查看
Charlie
Contributor III

CodeWarrior for MCU
Version: 10.6
Build Id:140329

Targeting two 56800E processors.

Connecting to both via a USB tap.

Our set up is that we have two identical processors on the same PCB that communicate with each other. I would like to have a debug session running on each, in case I would like to break on certain communication events.

I have two USB Tap probes. I have set it up so that one project targets one USB Tap and the other project targeting the other Tap.

This works fine if I run one debug session at a time. They properly target the right USB tap.

However, if I try to run both debug sessions at the same time, the second one I start throws the error:

Error launching [ProjectName] ldm external memory
CCSProtocolPlugin : CW found a living connection on CCS. It should be closed in order to connect again

I've done some poking around and internet searches and have been unable to figure out if there is something I need to change, or if this is just not possible, but have come up empty. Any help would be appreciated.

0 项奖励
回复
1 解答
1,362 次查看
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi Charles,

We can't debug Multiple board with USB TAP.


Have a great day,
Jennie Zhang

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

在原帖中查看解决方案

2 回复数
1,363 次查看
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi Charles,

We can't debug Multiple board with USB TAP.


Have a great day,
Jennie Zhang

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

1,362 次查看
Charlie
Contributor III

Disappointing, but thanks for the response.

Nice to know I'm not an idiot who couldn't figure it out.

0 项奖励
回复