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.

TMS320F2837xD Errata Advisory Memory

Hi all,

 

I have a question about the errata for F2837xD.

 

In errata sheet(SPRAZ412G), Advisory Memory: Prefetching Beyond Valid Memory

 

According to the Table-5, the impacted local shared memories are GS11 and GS15, and GS1 and GS2 are not impacted by advisory.

 

But if GS1 RAM(0xC000-0xCFFF) is owned by CPU1 and GS2(0xD000-0xDFFF) is owned by CPU2, is there no problem with CPU1 using the addresses 0xCFF8-0xCFFF?

 

I afraid that GS2 is invalid memory for the CPU1 if GS2 is owned by CPU2.

 

Thank you.