I am developing on an RX651 using e2studio 2023 and GCC toolchain 8.3.0.202305 in a Windows 10 environment.
I am to the point that I believe I have a stack overflow issue and need to increase the size of the allocated spaces. I have adjusted the sections in earlier versions of e2studio, but I need an assist on locating the method of adjusting the sections of the 2023 edition.
Can anyone advise me?
Lane
Thank you for the response. However, since I am using the GNU compiler and I am old school, I do not use the Renesas generated code (r_bsp_). I also do not use the configurator tool.
I actually stumbled onto the button that I was searching for. (see button circled in RED in the attachment) This button opens the linker file in the area of interest to change the section values.