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.

F29H850TU: Multicore project sysconfig files

Part Number: F29H850TU
Other Parts Discussed in Thread: SYSCONFIG

Tool/software: CCS / Sysconfig

In a multicore project, I see there are multiple Sysconfig files (1 per core). Are these files supposed to be synchronized (identical)?

From the led (multicore) example, only core 1 file seems to include peripheral details.

What is the purpose of the multiple Sysconfig files in multicore project?

When adding I2C Peripheral, I receive 'multiple macro definition error' when building the project, if I assign the peripheral to Core 1 in all Sysconfig files (Core 1, 2 & 3)