Hi all,
Currently, I want to print the message in S32DS IDE (S32k144) by print() function (including stdio.h library).
printf1.PNG
I set it up as below the picture
print3.PNG
printf2.PNG
but When I ran it, the console output still did not print the message
printf4.PNG
If I miss some setup to print the message, please help me!!!