Discussion Forum

HELP IN SAVING OUTPUT INTO LOG FILE USING SLOG

Next Thread | Thread List | Previous Thread Start a Thread | Settings

DetailsMessage
Read-Only
Author
kavya sagi
Posted
4-Dec-2009 18:49 GMT
Toolset
C51
New! HELP IN SAVING OUTPUT INTO LOG FILE USING SLOG

Hi everyone,

I need to save the output of the serial window (uart 0) into a log file. I read about the slog statement which does the job but when i am simulation the code the log file isnt being created. If anyone has an idea about saving the output of the serial window please help.

Read-Only
Author
Al Bradford
Posted
5-Dec-2009 17:41 GMT
Toolset
C51
New! RE: HELP IN SAVING OUTPUT INTO LOG FILE USING SLOG

Do you understand that your code must implement UART to write to the serial window?
Use the "Hello World" example and slog the results for an operating example.
Bradford

Next Thread | Thread List | Previous Thread Start a Thread | Settings