Standard Output and printf Setup

Hello,

I'm trying to get console output in e2studio for Renesas RA6M3G with Amazon FreeRTOS.

I've tried using the virtual console with semihosting, but I do not see any output.

I used "initialise_monitor_handles();" with the linker option "--specs=rdimon.specs".

 

Does Renesas RA support this?

Thank you