Part Number: TMS570LS1224
Hello,
I need to use APIs to program the flash of the component in question. Therefore, I need to run the program entirely in RAM.
Using the HAL code generator, I created the code and then loaded it into CCS, but obviously the code is loaded into flash.
Here's how I modified the linker:

The XDS110 debugger does not even reach the main.

Is it necessary to change anything else?