We are working on a project which uses SWO for relatively fine-grained real-time tracing. The system includes multiple ITM channels allocated to different tasks and includes multiple capture devices monitoring a distributed system.
This output is currently captured by JLinkSWOViewerCL for further processing, display and filtering. Unfortunately, this does not result in sufficient information to collate the information into a chronological and demultiplexed sequence of events.
Is there any way of capturing SWO data through J-Link devices using public software or the SDK in a way tags the following information:
1. The specific ITM channel which generated the trace packet.
2. An approximate timestamp of the trace packet.
Thank you in advance for your support.
Regards,
Johan
This output is currently captured by JLinkSWOViewerCL for further processing, display and filtering. Unfortunately, this does not result in sufficient information to collate the information into a chronological and demultiplexed sequence of events.
Is there any way of capturing SWO data through J-Link devices using public software or the SDK in a way tags the following information:
1. The specific ITM channel which generated the trace packet.
2. An approximate timestamp of the trace packet.
Thank you in advance for your support.
Regards,
Johan