One can give peripherals to CPU2 for example:
SysCtl_selectCPUForPeripheral(SYSCTL_CPUSEL0_EPWM, 1, SYSCTL_CPUSEL_CPU2);
What about the SDFM modules, they are not in the list, are we forced to set them up in CPU1 for CPU2?
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.
One can give peripherals to CPU2 for example:
SysCtl_selectCPUForPeripheral(SYSCTL_CPUSEL0_EPWM, 1, SYSCTL_CPUSEL_CPU2);
What about the SDFM modules, they are not in the list, are we forced to set them up in CPU1 for CPU2?