Closed atrantan closed 4 months ago
Just another remark : debug sessions work perfectly with Arduino IDE, the 'no device found' issue should be easily fixed here https://github.com/platformio/platform-renesas-ra
Hi @atrantan, the board pages are autogenerated according to board manifest files in the platform repository. I've fixed the issue there, so the docs will be updated when a new version of the Renesas dev-platform is released.
Hi all, may I suggest to update the documentation page of Arduino Uno R4 Wifi since it is now '1-click' debuggable with no extra external debug probe here https://github.com/platformio/platformio-docs/blob/develop/boards/renesas-ra/uno_r4_wifi.rst My
platformio.ini
looks like belowJust one issue though. When I'm opening a debugging session, everything works well (breakpoints, step over, etc.). But for the next debug session / upload, I need to unplug/plug the USB cable since I get the following error in gdb