This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Compiler/RM48L730: linker script when using FEE API

Part Number: RM48L730

Tool/software: TI C/C++ Compiler

Hi !

what are the GCC equivalent directives of these CCS linker ones : load , run , LOAD_START, RUN_START, SIZE ?

I want to use the flash API of the RM48L7 (F021_API_CortexR4_LE_V3D16.lib ) and compile the code with GCC.

Thank you !