| ARM Technical Support Knowledge Articles | |
Applies to: Multi-ICE, RealView Development Suite (RVDS), RealView ICE and Trace (RVI / RVT)
Semihosting is a mechanism that captures I/O requests made by code running on the target (typically library code), and communicates these to the host system for handling. For example application printfs will by default appear within the debugger console window. Semihosting may be enabled or disabled from the debugger.
Semihosting may be set for a single debug session from the Debugger Internals tab of the Register Window (see Where do I find Debugger Internal Variables in RVD?). The available options are No, Standard and DCC for Multi-ICE and True/False for RVI.
Semihosting may also be set for a particular target connection via the Connection Properties dialogue. To do this:
Article last edited on: 2008-09-09 15:47:31
Did you find this article helpful? Yes No
How can we improve this article?