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: Empty example project for CPU1+CPU2+CM

Part Number: TMS320F28388D
Other Parts Discussed in Thread: C2000WARE

Hi Champs,

Now the customer needs an empty example project of CPU1+CPU2+CM, and they want to start development on this empty project to prevent some initial configuration error. But our C2000ware only have project for CPU1+CM and CPU1+CPU2, there is no CPU1+CPU2+CM example. How do we add CM support to the CPU1+CPU2 project? Or how to add support for CPU2 to the CPU1+CM project? Thanks!

Best Regards,

Julia

  • Hi Julia,

    I think the customer will need to just take a CPU1+CM and CPU1+CPU2 project, and combine them manually. Some of the initialization code will only apply to CM and some will only apply to CPU2. It is up to the customer to find the initialization code that they need for the CPU1+CPU2+CM project. 

    I would be happy to help with any specific questions about the functionality of any of the initialization code.

    Best Regards,

    Ben Collier

  • Hi Ben Collier,

    I import CPU1+CPU2 example project and CPU1+CM project, and delete a CPU1 project, as shown as below. Can these three projects be used as the initial project of CPU1+CPU2+CM of F28388D?

    Best Regards,

    Julia

  • Juila,

    Sure, that sounds fine. There will be initialization code in both CPU1 projects that you will need to combine for your CPU1 project, so please be aware of this.

    Best Regards,

    Ben Collier