Hi,
I want to get printf() output on the S32DS console output during debugging.
My current setup:
- A S32G274A controller on a miriac SBC-S32G274A development board
- S32 Design Studio 3.5
- S32 Debug Probe using remote debugging over Ethernet
I found, that for the S32K144 there is a possibility to do that:
https://community.nxp.com/t5/S32-Design-Studio/I-don-t-understand-how-to-use-the-function-printf-in-...
I could also find settings for the semihosting in the project settings, I tried all of those with semihosting in the name, but none of them worked:

The semihosting is also enabled on the Debugger setup:

During the debug session my console switches automatically into Semihosting:

But I do not get any output on the console.
Is the S32G274A not supported by the S32DS or the S32 Debug Probe?
I also found another question, asking the same thing, probably not with enough explanation, so there was no real explanation provided:
https://community.nxp.com/t5/S32G/Semihosting-on-S32G274A-S32DS-3-4/m-p/1397863
Can you please let me know if semihosting is possible for the S32G274A derivate and if so, what specific setting I might be missing?
Best regards,
Markus