Other Parts Discussed in Thread: SYSCONFIG
Tool/software:
Hi,
I would like to be able to create a project that could be run on two CPUs. There's "sci_ex2_sysconfig" example in the library that is very similar to what I would like to do. I had trouble creating projects from the scratch with all the hooks and configs that could be run similar to this example. Alternatively, I tried to rename the three projects in this folder to re-use them as the basis of my new project and even that failed. I have renamed the "sci_ex2_sysconfig_multi" and "sci_ex2_sysconfig_cpu2" successfully and confirmed that the project could still be built and debugged as the original example. However when I rename the "sci_ex2_sysconfig_cop1", the links to target configuration file breaks and manually pointing to it does not result in the same simple debugging experience from the project "sci_ex2_sysconfig_multi". Any advice on how to do this? If you believe this should be simple, please provide the step by step instructions.
I am using CCS 12.8.1 on Windows 11.
Thank you in advance.