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.

TMS320F28388D: GSxMSEL changes from default by loading CPU2 core

Part Number: TMS320F28388D

I have a multi-core application, with RAM allocated between CPU1 and CPU2. I found that by loading the CPU2 core, the default value of GSxMSEL changes to 0x7 (GS0-GS2 controlled by CPU2). 

I verified both cmd-files are properly configured and CPU2 is allocating nothing in this GS0-GS2 region. I will change my CPU1 init-code to reset this GSxMSEL to 0 (which is should be after reset), but it seems like I am working around a problem. Is there a GEL-file or CCS-project setting somewhere that would cause this CPU2-load to modify GSxMSEL?

Thanks,

Jim