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