JAJU921 January 2024
リファレンス デザインのソース コードを確認するには、C:\ti\motor_control_sdk_am243x_09_01_00_xx
にあるモーター制御 SDK 09.01.00.xx をダウンロードしてインストールします。モーター制御 SDK 09.01.00 では、tidep_01032_dual_motor_drive がリファレンス デザインのソース コードを保持しています。
C:\ti\motor_control_sdk_am243x_09_01_00_xx\examples\tidep_01032_dual_motor_drive\single_chip_servo\am243x-lp\system_freertos_nortos からシステム プロジェクトをインポートし、ビルドします。プロジェクトには、次の 3 つのサブプロジェクトがあります。
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:軸 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:軸 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 クライアント コード)