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.

TMS320F28P659DK-Q1: How to create, build and debug a Dual core Project in a single project

Part Number: TMS320F28P659DK-Q1
Other Parts Discussed in Thread: SYSCONFIG

From Example there are two separate project for each core

  1. empty_c28x_dual_sysconfig_cpu1
  2. empty_c28x_dual_sysconfig_cpu2

Is this possible to merge these to single project as (empty_c28x_dual_sysconfig_cpu).

If possible could you provide a sample project with same requirement.