Keil Logo

µVISION DEBUGGER: Using the RWATCH Built-in Function


Information in this article applies to:

  • µVision Version 2.10

QUESTION

What does the rwatch built-in function in the µVision Debugger do?

ANSWER

The 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


Did this article provide the answer you needed?
 
Yes
No
Not Sure
 
  Arm logo
Important information

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies.

Change Settings

Privacy Policy Update

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.