watchpoint write

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

watchpoint write

Jump to solution
777 Views
francescovico
Contributor II

I'm tryng to put a watchpoint on a variable named Time_ms.

I would like stop debug when the value 0 it's written on this variable.

Putting watchpoint like attached image, the debugger is stopped at each write of this variable, not only when the value 0 is written.

My version of S32 Design Studio is:

S32 Design Studio for ARM

Version: 2018.R1
Build id: 180815

 

Regards, Francesco.

 

0 Kudos
1 Solution
759 Views
Robin_Shen
NXP TechSupport
NXP TechSupport

Hi Francesco,

I'm afraid it's due to this known issue:

Conditional watchpoints and breakpoints.png

Sorry for the inconvenience we bring you!

Best Regards,
Robin
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

View solution in original post

0 Kudos
1 Reply
760 Views
Robin_Shen
NXP TechSupport
NXP TechSupport

Hi Francesco,

I'm afraid it's due to this known issue:

Conditional watchpoints and breakpoints.png

Sorry for the inconvenience we bring you!

Best Regards,
Robin
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

0 Kudos