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/TMS320F28377D: Two core CPUs build only one project

Part Number: TMS320F28377D


Tool/software: Code Composer Studio

 Hi,

   I have a question:

    TMS320F28377D, Two core CPUs only set up one project. Whether the establishment project in CCS can realize only one project to control two CPUs?

  • Hi,

    Typically, we create separate project for each CPUs as they have different linker command files, different predefined symbols, and initial setup.

    However if you like you can do that in one project with two different build configurations.