CY8CKIT-062-BLE Sudden Debug Failure

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

cross mob
lock attach
Attachments are accessible only for community members.
wcc3
Level 4
Level 4
10 likes received 10 replies posted 5 replies posted

One day, my rev A PSoC 6 Pioneer kit and PSoC Creator 4.2 were working fine.  The next day, I became unable to debug the CM4.

pastedImage_0.png

The only difference that I know of between the two days was that Microsoft pushed the monthly patch to windows 10.

I tried updating the PDL to 3.1.0 and updating all of the components in the project to no effect.

I also notice that there are no breakpoints debugging the CM0+, not even the one that stops the thing at the top of main().

0 Likes
1 Solution
AnkitaS_51
Employee
Employee
100 likes received 50 likes received 25 likes received

Please use PDL version 3.0.1 only ,PDL ver 3.1.0 is not compatible with PSoC6 rev*A.

Open PSoC Programmer 3.28 and do Erase All.

Then try to debug.

If possible please get a replacement for rev*A PSoC6.

I got same issue with rev*B PSoC6 on CY8CKIT-062, then when I did erase all using PP3.28 and Cyprogrammer available at these link, I was able to debug in PSoC Creator4.2:

https://www.cypress.com/products/psoc-programming-solutions

View solution in original post

0 Likes
2 Replies
AnkitaS_51
Employee
Employee
100 likes received 50 likes received 25 likes received

Please use PDL version 3.0.1 only ,PDL ver 3.1.0 is not compatible with PSoC6 rev*A.

Open PSoC Programmer 3.28 and do Erase All.

Then try to debug.

If possible please get a replacement for rev*A PSoC6.

I got same issue with rev*B PSoC6 on CY8CKIT-062, then when I did erase all using PP3.28 and Cyprogrammer available at these link, I was able to debug in PSoC Creator4.2:

https://www.cypress.com/products/psoc-programming-solutions

0 Likes

Works like a champ!  Thank you very much.

0 Likes