Tool/software: Code Composer Studio
Hello,
I have a question regarding the dual CPUs, I am looking at the "adc_epwm" example under the dual_cpus folder in control suite. This has 2 projects one for each CPU, and I am just curious can I run 2 separate projects at the same time and do I even need to? I ran both codes individually and they appeared to work but I have done some dual CPU in the past on another platform and I was required to specify each code to be loaded onto the specific CPU, and from what I can see here I only have the option to load the same code onto each CPU.
Any info is much appreciated, also I have already looked at
and it didnt appear to offer any insight.