I use the ITM of S32K344 to print on the S32DS platform, but I want to print the ITM on the J-link SWO viewer, but it fails. Do I need to configure anything in my project, or do I add any code?
Hi,
I believe this is a question rather for Segger. You can take a look at their user guide, J-Link SWO Viewer section:
https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=&ved=2ahUKEwi3hfDe4o3zAhUI-aQKHQEBAaQQ...
There's also example code to enable SWO out of the target application.
Regards,
Lukas
Hi @lukaszadrapa ,
Where can I find the example code to enable SWO out of the target application for the S32K344?