Hello,
I'm trying to monitor activity of the two CPUs of an RP2040 (no OS). Unfortunately calling SEGGER_SYSVIEW_OnTaskStartExec() switches graphically away from the other task running (also started with SEGGER_SYSVIEW_OnTaskStartExec()).
Is there any way to have two (or more) graphs active in parallel on the timeline or is this limited to one active graph?
Thanks
Hardy
I'm trying to monitor activity of the two CPUs of an RP2040 (no OS). Unfortunately calling SEGGER_SYSVIEW_OnTaskStartExec() switches graphically away from the other task running (also started with SEGGER_SYSVIEW_OnTaskStartExec()).
Is there any way to have two (or more) graphs active in parallel on the timeline or is this limited to one active graph?
Thanks
Hardy