Hi :
I want use PEmicro SWO Printf function,but I can't find SWO configuration in “S32 Design Studio for ARM ver2.2”.
I have open SWO Printf window,and add printf() in project,but SWO Printf window keep none when debugging.
Is anyone used SWO function? Please give me an example,thank you.
Hi,
Please refer to this article:
Regarding Semihosting, please take a look at:
https://community.nxp.com/t5/S32-SDK/S32K-and-printf-implementation/m-p/867907
Thank you,
BR, Daniel
Dear danielmartynek :
Thank you for your reply,i have check my board,unfortunately,SWO is not supported.
I'm going to use the UART channel to output the log.
Hello,
The S32K148 MCU supports SWO.
I haven't used it with S32DS though.
Regards,
Daniel
Hi danielmartynek :
The board that I'm using now, the TDO port is not connected,I will try to pull out the TDO port and test it again.