Configuring Memories Definition in linker file from STM32CubeIDE
Hello everyone, I am new to STM32CubeIDE. I want to ask how to configure Memory address in the STM32CubeIDE. (Image Below)

I saw that the linker file was auto generated, so I am assuming that there is a setting in STM32CubeIDE that can let me configure the memory such as adding SDRAM memory ORIGIN and LENGTH. Currently, I manually adjust the file,I am worried it will get overwritten some time in the future after compiling the project.
