Can we redirect STDOUT to SWO on RX65N?similar to ITM_sendchar() in ARM devices
I am aware that SWO redirection works on RA and Synergy MCU.I would like to know the steps to do it on Renesas RX mcu. Is it possible to do that on RX65N cloud kit
Hello Bhupendra.Unfortunately, we couldn't find any resource which mentions the use of SWO redirection in RX MCU. So it might not be a supported feature in the RX family as of now.But there's an alternative method of "printf" style debugging in RX MCUs which is explained in the following links:https://en-support.renesas.com/knowledgeBase/16979385https://en-support.renesas.com/knowledgeBase/18657876Kindly let me know if you need help with anything else.Jayesh