Multiple debug sessions

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
DaHu_285096
Level 5
Level 5
10 likes received 250 replies posted 100 replies posted

I want t run 2 debug sessions on same computer.

   

Though I can run 2 instances of Creator, I can only connect to a single Mini-Prog 3 device.

   

Is there a way to make this wok on a single PC or do I need separate computers for each MiniProg?

0 Likes
4 Replies
ETRO_SSN583
Level 9
Level 9
250 likes received 100 sign-ins 5 likes given

Seems like it should, each Miniprog negotiates its own USB session.

   

 

   

Then when you select Debug connection I would think you choose which Miniprog

   

to use ?

   

 

   

Quick test with simple projects should determine if this is possible.

   

 

   

Regards, Dana.

0 Likes
DaHu_285096
Level 5
Level 5
10 likes received 250 replies posted 100 replies posted

Thanks Dana,

   

I managed to get it running ok in the end by right clicking the Creator on task bar and running a second instance. I then found I needed to unplug the first mini-prog that was already connected and plug in the second one and run a session, then I could plug in the first one and run both sessions at once. After I had both miniprogs running then I could debug both sessions no issue. 

0 Likes
ETRO_SSN583
Level 9
Level 9
250 likes received 100 sign-ins 5 likes given

That's pretty cool, I will store this one in the back of my empty head.

   

 

   

Thanks for taking the time to do the update.

   

 

   

Regards, Dana.

0 Likes
JobinT_31
Employee
Employee
50 solutions authored 25 solutions authored 10 solutions authored

You can select different target from 
Debug -> Select Debug Target

Thanks
Jobin

0 Likes