SBAU485 July 2025
Start with importing the project to Code Composer Studio™ (CCS) by following these steps:
Continue with setting the proper build configuration for the EVM. Right click on the imported project, go to Build Configurations and under Set Active, choose BXL_AMC0106_LMG_MD as shown in BP-AMC0106-LMG-MD Development Kit. Now, go to Project->Build Project. Make sure the compiler successfully builds the project without any errors or warnings. Make sure the target configuration TMS320F28P650DK9.ccxml is active, if not, right click TMS320F28P650DK9.ccxml and click Set as Active Target Configuration.
Figure 3-1 Select the Correct Build
ConfigurationsGo to Run->Debug to run the demo software. When running the project for the first time, the CCS asks to select the CPUs to load program on. Disable the CPU2 as shown in Figure 3-2. After confirming, the debugger uploads the binary to the C2000 LaunchPad.
Figure 3-2 Disable CPU2In the debugger interface, go to Expressions window, right-click and select Import... In the dialog, search for the universal_servo_drive_expressions.txt file that is in common\debug folder in the universal_servo_drive project folder. Click Open to import all important expressions at once. These expressions control and monitor the servo drive system.