Re: Segger SystemView sample
Nashif, Anas
Hi, Still need to try this with the K64F, but the tracing system has been overhauled and now you can enable systemview tracing with any application.
See http://www.planux.com/index.php/2018/08/21/tracing-zephyr-applications-with-segger-systemview/
Anas
From: devel@... [mailto:devel@...]
On Behalf Of Diego Sueiro
Sent: Sunday, August 12, 2018 2:22 AM To: zephyr-devel <zephyr-devel@...> Subject: [Zephyr-devel] Segger SystemView sample
Hello,
I'm having problems when trying to use the SystemView for both frdm_k64f and colibri_imx7d_m4 boards. I followed these instructions and sometimes the SystemView crashes, or reports it was failed to connect to the target, or that the RTT Control Block Address was not found or it starts recording but no event is detected. I can see in the zephyr console output it printing the RTT block address and tried to use it when start recording, but no success.
Environment:
I even opened a thread in the Segger support forum reporting the crash and they said that it is working without any issues on Ubuntu with embOS application on a Cortex-M4 target device.
I'm just wondering if this sample app is currently working in the master branch.
PS.: I can debug Zephyr apps step-by-step on both boards, and I can see that apparently sysview_thread is sending out data and the SDA_LED in the frdm_64k is blinking.
Cheers,
--
|
|