|
|||||||||||
Technical Support Support Resources
Product Information |
µVISION DEBUGGER: Using the WWATCH Built-In FunctionInformation in this article applies to:
QUESTIONWhat does the wwatch built-in function in the µVision Debugger do? ANSWERThe wwatch built-in function is prototyped as follows: void wwatch ( ulong address); This built-in debugger function delays inside a signal function until the specified memory address is written to. This is useful when you create signal functions that simulate external hardware. You can pause signal function execution until your target program writes to a specific memory address. SEE ALSO
Last Reviewed: Monday, January 25, 2021 | ||||||||||
|
Arm’s Privacy Policy has been updated. By continuing to use our site, you consent to Arm’s Privacy Policy. Please review our Privacy Policy to learn more about our collection, use and transfers
of your data.