I'm a newbie here, so sorry if this is obvious... Is there a way to print, copy, or save the output displayed in the Serial #1 debug window?
slog see recent thread
Take a look at the SLOG command in the debugger. This logs the serial window output to a file. Look at the ASSIGN command. This redirects the serial window contents to a COM port. Jon
Hi Jon, When are we going to get the ability to just copy from the uVision windows? And print; and Save As. It can't be that hard, Surely?