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!!!