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.

SYS/BIOS: How to specify placement of shared variables?

Hi

I am working on a C6670 project, using SYS/BIOS 6.32.4.49.  I want to share variables between multiple cores using MSMCSRAM.

I understand how to specify a memory section within the MSMCSRAM segment and how to specify that variables should be placed in that section.

How do I guarantee that variables are placed in a section in the same order across multiple cores, so that they can be shared?

Best regards

David