Part Number: MSP430FR5969
Tool/software: TI C/C++ Compiler
Hi Sir,
I have no idea at the moment whether we can able to allocate the data in static memory which was stored randomly by the linker.
Because, I want to locate the data(image data) into particular memory location. say,. 00FFFFh–00FF80h - FRAM memory
If I want to place in it, how linker gets linked. And mapped to the exact address of FRAM memory.
Currently, I am working on MSP430FR5969 memory management in my project. So, can you guide me in this regard.