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
Hi Jeremy. Thank you for the reply. I was able to get that to work.
At first I confused the Heap options under BSP with those under Stacks.