Non-Confidential
PDF version
ARM DUI0375E
ARM
®
Compiler
v5.04 for
µVision
armcc User Guide
Version 5
Home
>
What is Semihosting?
> SYS_WRITEC (0x03)
11.27 SYS_WRITEC (0x03)
Writes a character byte, pointed to by
R1
, to the debug channel.
When executed under an ARM debugger, the character appears on the host debugger console.
Entry
On entry,
R1
contains a pointer to the character.
Return
None. Register
R0
is corrupted.