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