Does the uVison debugger support semihosting over RDI interface?
There is a DEBUG IO function. See the example in: C:\Keil\ARM\Boards\Keil\MCB2100\DebugIO
Maybe my question is wrong formulated. How to communicate uVison with Segger J-Link for debug output. Segger does not support DCC channel (wich used in your example). J-Link support only SWI semihosting. How to set up uVison for that kind of comm?