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.

CCS/TMS320F28379D: How to access and share the common variables between the two cores of TMS320F28379D?

Part Number: TMS320F28379D

Tool/software: Code Composer Studio

Hello,

I have two programs on two cores of TMS320F28379D ( one program on each ). And i need to access the common variables between these two cores, hence the data communication is needed between two cores. Is GSRAM the concept to appply for this scenario? If yes, please help me find example programs regarding the same.

Thank you