Part Number: TMS320F28388D
Tool/software:
I want to use the CM (Control Module) to enhance the performance of EtherCAT communication.
Therefore, I have completed running the allocate_ecat_to_cm file and then the cm_echoback_solution.
However, I encountered an issue. I wrote my control code in the CM file, but I realized that the driverlib_cm is different from CPU1.
So, I decided to withdraw this approach and create a separate file for CPU1.
At this point, I'm not sure whether I should write the control code in a separate file or in the allocate_ecat_to_cm file.