wRTOS Message Viewer

The wRTOS Message Viewer allows you to view debug/log messages generated during the execution of real-time applications. The workflow involves using the Channel Editor in Message Viewer to define message channels and formats and leveraging the Debug Message APIs (requires wRTOS SDK) to write messages. Finally, Message Viewer allows you to view these messages or save them to a text file. Optionally, you can use the filter function in Message Viewer to select only the messages you want to see.

There are three types of messages: Basic, Standard, and Trace. Each message type resides in its corresponding channel: Basic, Standard, and Trace, respectively.

Topics: