Hello,I am very new to the Renesas and e2 studio IDE, I am using RA series MCU R7FA4M1AB3CFM on custom Board, and using e2 studio IDE.
I have FreeRTOS configured and some other peripherals through FSP. I want to debug my code using an hardware debugger J-link that I have sort of customized, basically we have Renesas FPB-RA4E (RTK7FPA4E1S00001BE) eval kit from there I have taken the connections for the J-Link for my custom board. we have verified the debug connection and it seems good to go..
I want to Know what are the settings in the IDE I need to take care of before debugging since I am new to the e2 studio I do not know. also I am using FreeRTOS so, to debug an freeRTOS what are the additional settings I need to do?
here's my current debug configuration: using Renesas GDB hardware debugging
/resized-image/__size/640x480/__key/communityserver-discussions-components-files/256/pastedimage1726044751683v1.png
/resized-image/__size/640x480/__key/communityserver-discussions-components-files/256/pastedimage1726044776728v2.png
/resized-image/__size/640x480/__key/communityserver-discussions-components-files/256/pastedimage1726044865483v3.png
/resized-image/__size/640x480/__key/communityserver-discussions-components-files/256/pastedimage1726044894599v4.png
also please share any tips regarding debugging on e2 studio or any link to guide for complete debugging .
Thanks in advance!!