Other Parts Discussed in Thread: CONTROLSUITE, C2000WARE
Tool/software: Code Composer Studio
Hello!
Where can I finde an introduction to C2000 dual core programming? I'm already have experions in single core Delfino. I'm using CCS.
I'm interesting basic conception:
- how to set a execution core (CPU0 or CPU1) for some function;
- how to split all functions in my program by different cores:
What document I need to learn? Where should I start?