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.

How to ensure that a specific section of RAM is reserved and nothing else is written to it, using the linker command file?



How can I ensure that a specific section of RAM is reserved and nothing else is written to it, using the linker command file? Don't get me wrong I will be reading and writing the section from my application. But I don't want any kind of over writing to happen which can cause data loss at run time. This is for C28386x