hi everybody I have used hyper terminal and set baudrate to view my processor output. Is it possible to create an file in keil(any command) in which we can directly print the output instead of viewing in hyper terminal. thanks in advance
"A similar feature is the 'slog' command which will create or append a file of any text appearing in the serial window." True, but the Serial Window is for the Simulator serial output - he is actually running his code in his target! What he needs, as Drew says, is to capture the text in Hypoterminal (which he is already using)