Hi All, i've implemented the redirection of the printf message as suggested in many examples. It works fine, and i see the application messages in my teraterm console. Now i'm trying to write to a file in the filesystem using the function "fwrite" and "fputs".... the message are not stored in the file, but they are flushed to the console. I'm wondering where I made a mistake... Could anyone help me? Thanks in advance
Davide