Technical Support

µVISION DEBUGGER: USING THE TWATCH BUILT-IN FUNCTION


Information in this article applies to:

  • µVision Version 2.10

QUESTION

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

ANSWER

The twatch built-in function is prototyped as follows:

void twatch (
  long states);

This built-in debugger function delays inside a signal function for the specified number of CPU Clock States.

SEE ALSO

Last Reviewed: Monday, October 11, 2004


Did this article provide the answer you needed?
 
Yes
No
Not Sure