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.

TMS320F28377D: Code Composer Save Memory failed. Memory map prevented reading 0x000800@Program

Part Number: TMS320F28377D


Hello, 

I'm trying to access the program that runs on the memory of my MCU. I simply tried to access the memory via memory browser in Code Composer, and tried to export it to a file.

I faced with this error: Save Memory failed. Memory map prevented reading 0x000800 @ Program. 

I am a bit new to this, my main goal here is to validate the program that runs in the chip, via getting the hash of that memory dump and compare later. 

How can I access the whole memory? I am also open to other suggestions to achieving my goal. 

Thanks.