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

cross mob
ChGr_681881
Level 1
Level 1
5 questions asked First reply posted First question asked

How do you delete watchpoints in PSoC Creator?  In debug mode they are not selectable and right click does nothing.  When not in debug mode the windows does not appear.

0 Likes
1 Solution
Len_CONSULTRON
Level 9
Level 9
Beta tester 500 solutions authored 1000 replies posted

ChGr,

Have you gotten a good answer to your question?

If not, try this:

Watchpoints are Breakpoints.

You have multiple choices to delete the Watchpoint(s);

Solution #1

You can globally Delete or Disable ALL Breakpoints (including Watchpoints).

Len_CONSULTRON_0-1610726251411.png

Solution #2

Bring up the Breakpoints window if it isn't already open.

Len_CONSULTRON_1-1610726378292.png

In the Breakpoint window, select the Watchpoint(s) you want to delete and Right-Click select "Delete"

Len_CONSULTRON_4-1610726526606.png

I hope this helps. 

Len
"Engineering is an Art. The Art of Compromise."

View solution in original post

0 Likes
2 Replies
Roy_Liu
Moderator
Moderator
Moderator
5 comments on KBA First comment on KBA 10 questions asked

Sorry for the late attention, the community was just migrated to the current new version, some questions were missed.

Regarding your question, do you mean breakpoints or watchpoints? Anyway Creator user guide document has introduction of both, maybe you can have a look if you were not aware of.  If it does not help, a screenshot could be helpful to understood the issue you are facing.

Roy Liu
0 Likes
Len_CONSULTRON
Level 9
Level 9
Beta tester 500 solutions authored 1000 replies posted

ChGr,

Have you gotten a good answer to your question?

If not, try this:

Watchpoints are Breakpoints.

You have multiple choices to delete the Watchpoint(s);

Solution #1

You can globally Delete or Disable ALL Breakpoints (including Watchpoints).

Len_CONSULTRON_0-1610726251411.png

Solution #2

Bring up the Breakpoints window if it isn't already open.

Len_CONSULTRON_1-1610726378292.png

In the Breakpoint window, select the Watchpoint(s) you want to delete and Right-Click select "Delete"

Len_CONSULTRON_4-1610726526606.png

I hope this helps. 

Len
"Engineering is an Art. The Art of Compromise."
0 Likes