Setting a Variable Watchpoint in Debugger

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

cross mob
Bob_Marlowe
Level 10
Level 10
First like given 50 questions asked 10 questions asked

This is a double post, in PSoC-Software nobody could answer my quest.

   

In PSoC Creator 2.0 it is possible to set a breakpoint that stops execution when a variable is accessed, read from or written to. The variable is given by its name and the debugger calculates its physical address (I presume).

   

When debugging a PSoC3 project I try to set a watchpoint to an address in xdata, but till now I failed with that.

   

 

   

Can anybody direct me how to set a watchpoint for a hex-address in xdata?

   

 

   

Bob

   


 

0 Likes
1 Reply
Anonymous
Not applicable

Hi Bob,

   

not much luck so far. Hope you will find a C-specialist soon. Push-Up

0 Likes