Part Number: TMS320F28P650DK
Other Parts Discussed in Thread: C2000WARE, SYSCONFIG
We have a software implemented on a TMS320F28P650DK, Specifically targeting the CPU1 not using CPU2. We are moving to implement a dual core solution.
My approach is creating a separated project for CPU2 and renaming CPU1 project and .syscfg file following the project_name_cpun format.
I'm struggling with renaming the original project from CCS. Can you indicate me how project should be renamed from CCS 20.2.0 or newer?
Should both project strictly by name project_name_cpun format? Is it correct to follow this approach also be followed by the .syscfg files? I'm seeing the CPU1 & CPU2 tabs in dual core examples that are not appearing when creating multiple projects and multiple SysCfg files.
Is there any other consideration or documentations that can be shared?