Tool/software:
Is it possible to register and use mcu_plus_sdk_am243x and motor_control_sdk_am243x in a project?
Won't there be a conflict between mcu_plus_sdk_am243x and the mcu_plus_sdk_am243x included in motor_control_sdk_am243x?
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:
Is it possible to register and use mcu_plus_sdk_am243x and motor_control_sdk_am243x in a project?
Won't there be a conflict between mcu_plus_sdk_am243x and the mcu_plus_sdk_am243x included in motor_control_sdk_am243x?
Hi
For one project itself, Motor Control SDK includes MCU SDK by default. Check the note in https://software-dl.ti.com/processor-industrial-sw/esd/motor_control_sdk/am243x/09_01_00_06/docs/api_guide_am243x/index.html#autotoc_md0.
For different projects, it depends on SDK version which you have discovered in CCS. You need to ensure that appropriate version is detected by CCS first and then the example is using the version you want (check in project properties).
Regards
Dhaval