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.

MSPM0L1105: Flash Memory Sections

Part Number: MSPM0L1105

Hi Team,

My customer wants to split the flash memory sections for data and program instructions.

They want to make the program section writeable and also want to protect the data section.

My understanding is that sections can be assigned in the .cmd file. What is the best way for them to do this?

Also with write protection, should they follow the dynamic write protection example in the driverlib?

Would appreciate any insight on this.

Best regards,

Mari

  • Hi Mari,

    They want to make the program section writeable and also want to protect the data section.

    Is that mean customer need program the data flash, but also need to protect the data flash not be modified? It seems to ba a conflict.

    Also with write protection, should they follow the dynamic write protection example in the driverlib?

    Yes, refer to the code example is a good choice.

    B.R.

    Sal