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.

TMS320F28374D: GSx RAM access fail when DCSM locked

Part Number: TMS320F28374D

Hi,

In our application we set CPU2 as GS11 RAM master , the scenario is a a global variable is updated

by CPU2 in this region and CPU1 read it, we found that when DCSM is password locked, CPU1 will read

incorrect value but if we unlocked DCSM in CPU2 everything seems OK, GSx RAM should be

non-secure memory, why we need to do that ?