This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Logging of serial output window?

Is it possible to log the output of a serial window in a file?

Parents
  • The only way I found was to start the target sending data then exit
    uVision and use a terminal emulator with that capability
    ( procomm in my case).
    It seems you need to exit uVision as it doesn't release the serial port
    when minimized and windows complains that the port is in use.
    I would be interested if anyone has found a better solution.

Reply
  • The only way I found was to start the target sending data then exit
    uVision and use a terminal emulator with that capability
    ( procomm in my case).
    It seems you need to exit uVision as it doesn't release the serial port
    when minimized and windows complains that the port is in use.
    I would be interested if anyone has found a better solution.

Children