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

cross mob

PSoC® Creator™ Debugger: Problems Single-Stepping a Design with Interrupts - KBA19692

PSoC® Creator™ Debugger: Problems Single-Stepping a Design with Interrupts - KBA19692

Anonymous
Not applicable

Version: *A

Question:

Problem: When single-stepping my PSoC® design containing interrupts, I keep stepping into the Interrupt Service Routines (ISRs) and can't get out. I want to skip past them.

Solution: This issue is addressed in PSoC Creator 4.1. Single-step debugging with interrupts now works much more smoothly.

Workaround: Do the following:

  1. 1. Set your cursor on a line down from where single-stepping has stopped.
  2. 2. Remove the breakpoint where you are currently stopped.
  3. 3. Right-click at the cursor location and select Run to cursor.
0 Likes
290 Views
Contributors