Tool/software: Code Composer Studio
Hi ,
I have asked a question about FRAM data corruption
To find out the corruption is caused by firmware or hardware, one FAE suggested enabling the MPU.
The default MPU setting of MSP430FR5994 is enabled and handled by compiler.
And the FAE suggested manually configuring MPU.
If I want to switch to manual mode, is it necessary to modify the linker file?
If it's necessary, is there any guide to manually setting MPU partition and linker section?