| ||||||||
Technical Support Support Resources Product Information | µVISION DEBUGGER: USING THE STIME VTREGInformation in this article applies to:
QUESTIONWhat is the STIME/STIME0/STIME1 VTReg and how do I use it? ANSWERWhen simulating a target microcontroller, the Keil µVision Debugger provides Virtual Target Registers (VTRegs) to allow you to provide input to the pins of the simulated device. The STIME, STIME0, and STIME1 VTRegs allow you to control the timing of the simulated serial port.
For example: STIME0 = 0 /* Set Serial 0 for FAST timing */ STIME0 = 1 /* Set Serial 0 for accurate timing */ SEE ALSO
FORUM THREADSThe following Discussion Forum threads may provide information related to this topic. Last Reviewed: Thursday, December 15, 2005 | |||||||
| ||||||||