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.