SPRAD68 February   2023 TMS320F280021 , TMS320F280021-Q1 , TMS320F280023 , TMS320F280023-Q1 , TMS320F280023C , TMS320F280025 , TMS320F280025-Q1 , TMS320F280025C , TMS320F280025C-Q1

 

  1.   Abstract
  2.   Trademarks
  3. 1Introduction
  4. 2Project Import
  5. 3Main Settings
  6. 4Motor Settings
  7. 5Device Resources
  8. 6Generated Code
  9. 7Summary
  10. 8References

Project Import

The UMCL project can be imported into CCS by going to Project -> Import-> <Path to Project - as seen in the image below> and clicking on the respective project.

GUID-DDC1D1D8-AC84-4E52-89AE-BCDD79AB5B3E-low.png Figure 2-1 UMCL Project Import Within CCS

After importing the project, double click on the 'C2000.syscfg' file in order to open up the Motor Control SysConfig Tool. An instance of the Universal Motor Control Lab is added by default. After building the project (Project -> Build Project) the Generated Source folder will contain all of the generated files from the tool. The referenced files will be located within the 'Referenced Source' folder.

Figure 2-2 UMCL Project Structure

To run the project, click on the Debug button within CCS. To setup the watch expression variables, use the instructions outlined in the Motor Control SDK Universal Project and Lab.