|
|||||||||||
|
Technical Support Support Resources
Product Information |
µVISION DEBUGGER: SERIAL WINDOW CHARS ABOVE 0X7FInformation in this article applies to:
QUESTIONI'm using the µVision simulator and the serial Window to input ASCII characters to my application. When I try to enter ASCII values above 0x7F in the Serial Window using the Alt+<key sequence>, I don't get the right values. How can I enter values above 0x7F in the Serial Window? ANSWERTo enter ASCII characters above 0x7F in the Serial Window, you must assign the value to the SIN, SIN0, or SIN1 VTREG's using the Command Window. For example: SIN = 0xA9 ; input value 0xA9 to I/O stream for the UART SEE ALSO
FORUM THREADSThe following Discussion Forum threads may provide information related to this topic. Last Reviewed: Monday, March 28, 2005 | ||||||||||
|
|||||||||||
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.