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:
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?