![]() |
Home |
|
Function RTVmfOutCharDebugConsoleFunction RTVmfOutCharDebugConsole sends a character to the RTOS32Win Virtual Debug Console: void RTVmfOutCharDebugConsole(char c); RTVmfInit configures RTTarget-32 screen handling such that this function is used to display all screen output. If no terminal program for the Virtual Debug Console is running on Windows, all data sent with this function is discarded.
|