Hi all,
Currently, I want to print the message in S32DS IDE (S32k144) by print() function (including stdio.h library).
I set it up as below the picture
but When I ran it, the console output still did not print the message
If I miss some setup to print the message, please help me!!!
Hi @Billi2110 ,
I have tested your configurations and see the expected behavior, have you encountered this issue with another example project?
Could you try setting a breakpoint after the printf line, and letting the program run?
Additionally, you can check the following community threads, which have information related to the topic:
Solved: how to use the printf function in S32DS.3.5 ? - NXP Community
Solved: S32K and printf() implementation - NXP Community
printf() through OpenSDA - NXP Community
BR,
IsaulO.