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.

TMS320F280049C: 280049 encrypt DSP program can not read local RAM

Part Number: TMS320F280049C

hi , expert

 now my DSP have encrypted all flash space and global RAM, but now , i find a piece of program which run in global RAM that function is perform a continuous write to local RAM, but when finished written, all date in local RAM which be written are "0x0000" ,but when i change to continuous write to global RAM is ok

WHY?