Hi,
I want to trace our Zephyr based firmware with the SWO port of the RT1061 through a J-Trace interface, In the first step I try to get the logs through this interface. I setup the appropriate registers on the MCU and see the logs with JLinkSWOViewer.
After that I imported the Zephyr project into MCUXpresso by following this guide: https://www.nxp.com/docs/en/training-reference-material/BUILD-YOUR-FIRST-ZEPHYR-APPLICATION-ON-I.MX-....
Everything worked as expected and I can start debugging. But I can't use the trace functions. When trying to setup the Trace Config there are no options I can use, everything seems to be disabled, at least the views are looking completely different for me than in all the documents I've read so far.
I setup the speed in the debug configuration and activated all related SWO settings but to no avail.
Does anyone have some hints?
Regards
Oliver