Tool/software:
Using the am263P4-CC spinlock example in CCS, when sysconfig is loaded the IDE is aware of both cores R5FSS0_0 and R5FSS0_1 sysconfig files. See images and tabs.
When core0_0 adds a shared memory region, core0_1 adds the shared memory regions in it's linker file.
When using standalone SYSCONFIG or cloud version, how do you load up .sysconfig files for both cores so that it does the same.
Seems you can only load up one at a time, and when you load up core 0_1's .sysconfig, the code gen does not add the shared mem section in it's linker file.
The file menu only allows creating or opening a new file. It does not allow an "add core" feature.