|
|||||||||||
Technical Support Support Resources
Product Information |
µVISION DEBUGGER: Using the RWATCH Built-in FunctionInformation in this article applies to:
QUESTIONWhat does the rwatch built-in function in the µVision Debugger do? ANSWERThe rwatch built-in function is prototyped as follows: void rwatch ( ulong address); This built-in debugger function delays inside a signal function until the specified memory address is read from. This is useful when you create signal functions that simulate external hardware. You can pause signal function execution until your target program reads from a specific memory address. SEE ALSO
Last Reviewed: Friday, February 12, 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.