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/MSP432E401Y: Store code to External RAM / Execute code from External RAM

Part Number: MSP432E401Y

Tool/software: TI C/C++ Compiler

Hi,

I am using External SRAM part # IS62WVS2568GBLL-45NLI-TR with MSP432E401Y MCU (FreeRTOS).

I can write and read the data over SPI and QSPI.

I have modified the linker command file and GEL file as for external SRAM.

But still, I am not able to execute the code from External SRAM.

so,

1.Can you give use cases for this MCU with FreeRTOS.

2.Is there any configuration needed for making a working module (Other than the Linker command file and GEL file ( Please give a reference file with external RAM of linker command file and GEL file) ).

3.If not possible to execute code from External RAM. is it possible to store .bss and .data in External RAM.

**Attention** This is a public forum