SLUAAS7 December   2023 UCD3138 , UCD3138064 , UCD3138064A , UCD3138128 , UCD3138128A , UCD3138A , UCD3138A64

 

  1.   1
  2.   Abstract
  3.   Trademarks
  4. Quick Start
  5. Ecosystem
  6. Introduction
  7. TI Controller Options for Power Supplies
    1. 4.1 Power Controller Landscape
    2. 4.2 UCD3138x Product Selection
  8. TI Hardware
    1. 5.1 Open Loop EVMs
    2. 5.2 Application EVMs
    3. 5.3 Control Cards
    4. 5.4 Reference Designs
  9. Programmers and Debuggers
    1. 6.1 USB-to-GPIO2 Interface Adapter
    2. 6.2 JTAG Debuggers
  10. Software
    1. 7.1 UCD3138x Training Labs
    2. 7.2 UCD3138 Application Development Firmware Kit
    3. 7.3 Custom Firmware
  11. Development Tools
    1. 8.1 Code Composer Studio (CCS)
    2. 8.2 Fusion Digital Power Studio
    3. 8.3 UniFlash
  12. Application
    1. 9.1 Multiple Series Power Stages
    2. 9.2 Multiple Parallel Power Stages
    3. 9.3 High Performance and External Communication
    4. 9.4 High Power Density
  13. 10Support Resources
    1. 10.1 Documentation
    2. 10.2 TI E2E Support Forum
  14. 11Summary
  15. 12References

Code Composer Studio (CCS)

Code Composer Studio is an integrated development environment (IDE) that supports TI's Microcontroller and Embedded Processors portfolio. Code Composer Studio comprises a suite of simple tools used to develop and debug embedded applications. Code Composer Studio includes an optimizing C/C++ compiler, source code editor, project build environment, debugger, profiler, and many other features. The IDE provides a single interface, taking the user through each step of the application development flow. Familiar tools and interfaces allow users to get started faster than ever before.

Firmware development for the UCD3138x devices on Code Composer Studio requires Arm Compiler v5.2.4. To set up Arm Compiler v5.2.4, complete the following steps:

  1. Install and open the latest version of Code Composer Studio.
  2. Go to HelpInstall New Software….
  3. Click on What is already installed? and uninstall any Arm compiler version higher than v5.2.4. Once all other Arm version have been removed, restart Code Composer Studio.
  4. Go to HelpInstall New Software….
  5. Select – All Available Sites— in the dropdown and check Arm Compiler Tools version 5.2.4. Click Next, accept the agreements, and finish. Then, restart Code Composer Studio.
  6. Once Arm compiler v5.2.4 has been installed, change the compiler version by going to ProjectPropertiesGeneralCompiler version and select TI v5.2.4 in the dropdown.
  7. Build the UCD project.

For more details, see E2E FAQ on Code Composer Studio setup.

Downloads

Resources

Code Composer Studio User's Guide explains the features and capabilities of the Code Composer Studio IDE.