Re: Enable traces on Serial Wire Output #debugging
Carles Cufi
+ Erwan, Simen, Krzysztof, Andrzej
As mentioned in an earlier email (to which you replied without context so I had to start a new thread), RTT does work across reboots without problems, at least on Nordic platforms.
You wrote: > Hi, thanks for your feedback ! I have a STM32F746ZE-based board and using west with jlink runner to flash it. I have the same issue when I reset the target via JLink Commander.
I do not know whether Zephyr does anything at all to the SWO pin connected to the debugger chip, and especially not on an STM32 platform (I copied Erwan who maintains these boards), but I might be wrong.
Carles
From: users@... <users@...>
On Behalf Of David K via Lists.Zephyrproject.Org
Sent: 10 March 2020 17:13 To: users@... Cc: users@... Subject: Re: [Zephyr-users] Enable traces on Serial Wire Output #debugging
I am still struggling to figure out why I cannot keep receiving traces through reboots. On the same dev board with FreeRTOS it was consistent: I was able to log target resets without re-launching
I don't understand why even with the basics samples (blinky, button, ...) when I reset the target the SWO output is "broken" and I have to launch a new instance of
Thanks
|
|