I am debugging a target board using Ulink. Why can I not use the serial window of uVision for the output coming to the PC:s serial port? Or can I somehow? Jokke
OK, that could be a way for some cases. Why cannot uVision accept the terminal windows to be connected to serial ports, and emulate a terminal? Jokke
"Why cannot uVision accept the terminal windows to be connected to serial ports, and emulate a terminal?" I think you have the wrong end of the stick there! The purpose of the Serial window is for use with the simulator: the simulated output from your application goes to the serial window, and stuff typed in the serial simulates input to your application. I have a dual-screen PC, and use 1 screen for uVision, and the other for a terminal emulator when debugging a real target.
OK, now I know that there are no settings in uVision that I missed. I just thought this would be a good and natural feature to have. Unless Keil adds this to uVision, let's not waste any more time on this. Thanks for your points. Jokke