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