TIDUF42 January 2024
To explore the reference
design source code, download and install the Motor Control SDK
09.01.00.xx at
C:\ti\motor_control_sdk_am243x_09_01_00_xx
.
In Motor Control SDK 09.01.00, the tidep_01032_dual_motor_drive
holds the source code of the reference design.
Import and build the system project from C:\ti\motor_control_sdk_am243x_09_01_00_xx\examples\tidep_01032_dual_motor_drive\single_chip_servo\am243x-lp\system_freertos_nortos. The project has 3 sub-projects:
C:\ti\motor_control_sdk_am243x_09_01_00_xx\examples\tidep_01032_dual_motor_drive\single_chip_servo\am243x-lp\system_freertos_nortos
\r5fss0-0_nortos
(single_chip_servo_am243x-lp_r5fss0-1_nortos_ti-arm-clang:
motor drive code for axle 1)C:\ti\motor_control_sdk_am243x_09_01_00_xx\examples\tidep_01032_dual_motor_drive\r5fss0-1_nortos
(single_chip_servo_am243x-lp_r5fss0-1_nortos_ti-arm-clang:
motor drive code for axle 2)C:\ti\motor_control_sdk_am243x_09_01_00_xx\examples\tidep_01032_dual_motor_drive\r5fss1-0_freertos
(ethercat_slave_cia402_demo_am243x-lp_r5fss1-0_freertos_ti-arm-clang:
EtherCAT CiA402 client code)