Debugging errors with two MiniProg3 on one pc

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

cross mob
didi_4657011
Level 1
Level 1
10 sign-ins 5 sign-ins First reply posted

Hi,

Problem description:

I try to debug two cypress MSU with two MiniProg3 devices at the same time, but I have hard time to debug two programs in parallel on one pc. For debugging I connected single Win10 PC with two MiniProg3 devices and opened two different projects (one psoc creator 3.3 and the other 4.1). When I try to ‘attach to target’, one of the programs enable to choose the device to connect.

However, in the other program, I have no device to choose- only after I connect the first device from the first program I see device recognition in the second program. After connection of both devices, both programs run number of seconds then one of the programs pop up an err message( This is not the case when is debug separately only one of the programs at a time).

Is it even possible to run in parallel two psoc creator in debug mode on the same pc?

Additional info:

I work on system with two different cards that based on cypress MCU on each card. Those two card communicate between them.

1-MSU versions:

psoc creator 3.3 with CY8C5868AXI-LP032 MSU

psoc creator 4.1 with CY8C5888LTI-LP097 MSU

2-device center recognize the two MiniProg3

didi_4657011_0-1629806333099.png

 

3-error I got from psoc creator 3.3 (when I run first 4.1)

didi_4657011_1-1629806333103.png

 

didi_4657011_2-1629806333105.png

 

4--error I got from psoc creator 4.1 (when I run first 3.3)

3.3:

didi_4657011_3-1629806333107.png

 

4.1:

didi_4657011_4-1629806333108.png

 

Error from 4.1

didi_4657011_5-1629806333110.png

 

Note - After 4.1 is running , 3.3 is not stopped on the break point then after two seconds I got an error message from 4.1.

0 Likes
1 Solution
DheerajK_81
Moderator
Moderator
Moderator
First comment on KBA First comment on blog 5 questions asked

Hello @didi_4657011 ,

There's a similar thread on this topic. Please check if this helps: https://community.cypress.com/t5/PSoC-Creator-Designer-Software/Multiple-debug-sessions/m-p/133625

Regards,
Dheeraj

View solution in original post

0 Likes
1 Reply
DheerajK_81
Moderator
Moderator
Moderator
First comment on KBA First comment on blog 5 questions asked

Hello @didi_4657011 ,

There's a similar thread on this topic. Please check if this helps: https://community.cypress.com/t5/PSoC-Creator-Designer-Software/Multiple-debug-sessions/m-p/133625

Regards,
Dheeraj

0 Likes