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

xiha_4819631
Level 1
Level 1
10 sign-ins 5 replies posted 5 questions asked

hi,

i use the PSoC Designer  5.4 ,the mcu is CY8C20234

i connect the MInProg3 to the board ,it can programming,

then i want to start a debug , i click the "debug",but it show below .

pastedImage_0.png

and then i found the document about IDE,

pastedImage_1.png

but my prj have no  "Debug Mode",

so how start a debug?

thanks.

1 Solution
Roy_Liu
Moderator
Moderator
Moderator
First comment on blog 1000 replies posted 500 solutions authored

Hi,

MiniProg3 does not support debugging for PSoC1(CY8C20234 is PSoC1 device) devices, furthermore, PSoC1 device does not support on chip debugging itself. To understand more about PSoC1 debugging you can refer to AN73212 - Debugging with PSoC® 1 (cypress.com)

Essentially, you will need build prototype board with a On-Chip-Debugger (OCD) device and In-Circuit Emulator(ICE).

PSoC1 devices are sort of old controllers, you may want to consider new PSoC family devices such as PSoC4 if you have a chance.

Thanks

Roy Liu

View solution in original post

0 Likes
1 Reply
Roy_Liu
Moderator
Moderator
Moderator
First comment on blog 1000 replies posted 500 solutions authored

Hi,

MiniProg3 does not support debugging for PSoC1(CY8C20234 is PSoC1 device) devices, furthermore, PSoC1 device does not support on chip debugging itself. To understand more about PSoC1 debugging you can refer to AN73212 - Debugging with PSoC® 1 (cypress.com)

Essentially, you will need build prototype board with a On-Chip-Debugger (OCD) device and In-Circuit Emulator(ICE).

PSoC1 devices are sort of old controllers, you may want to consider new PSoC family devices such as PSoC4 if you have a chance.

Thanks

Roy Liu
0 Likes