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.
Tool/software: Code Composer Studio
Hello there,
we´re plaing to use a LAUNCHXL-F28379D.
So i´d be interested in an importable example project which (for example) CPU_0 reads an ADC result and "gives" it to CPU_1 which places it into a PWM duty-cycle register.
As far as i see, there is no importable Dual-Core project in ControlSuite? I find examples with the c files, but i don´t know how to handle them...
best regards,
Jasson
Hi Jasson,
There are some dual core example projects that are available in C2000ware under the device_support/f2837xd/example/dual folder.
Additionally, check out this training video that demonstrates a basic dual-core inter-processor communication technique for sending data between CPU1 and CPU2.
Let me know if you have any more questions.
Regards,
Ozino