Debugger(PSoC creator 3.0) is hungup when I do stepwise execution.

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

cross mob
Anonymous
Not applicable
        Hello, I have PSoC creator software 3.0. (PSoC5LP, CY8C5867AXI-LP024) The debugger is almost anytime hung-up when I do "stop at breakpoints", "stepwise execution", and so on. If the AUTO variables in the function change to STATIC, the debugger isn't hung-up. (It still may not be improved. ) The "Program" have no problem. Only "Debug". Does anyone have a clue how I can get rid of this problem? Thank you.   
0 Likes
1 Solution
Bob_Marlowe
Level 10
Level 10
First like given 50 questions asked 10 questions asked

After

   

1st Updating your project to latest component versions

   

2nd Changing the target device to my Cy8c5868

   

3rd Changing the Project settings for "Skip Code Generation" to FALSE (!!!)

   

the project compiled with warnings and could be debugged as usual.

   

 

   

Bob

View solution in original post

0 Likes
11 Replies