Tracealyzer stores internal information of Realtime OS on RAM, output them by using UART, Ethernet, etc to outside of device and PC can receive them and PC can visualize this internal information.
For this, Tracealyzer need installing library that can gather the internal information from the device has Realtime OS.
In RX72N Envision Kit case we implemented this feature
later firmware version v.2.0.0.
can output the data via Ethernet.
RX72N Envision Kit need to know PC IP address and port number to communicate with PC
We can input these setting value by using command response.
This page introduce only how to use, and this page omit introducing how to implement Tracealyzer Library: Tracealyzer Recorder that is implemented in RX72N Envision Kit firmware.
For how to implementation, please refer to following page.