SPRADI0 July   2024

 

  1.   1
  2.   Abstract
  3.   Trademarks
  4. 1Introduction
    1. 1.1 Getting Started
  5. 2Model-Based Design of eCompressor
    1. 2.1 General Texas Instruments High Voltage Evaluation (TI HV EVM) User Safety Guidelines
    2. 2.2 Block Diagram
    3. 2.3 Hardware, Software and Testing Requirements
      1. 2.3.1 Hardware setup
      2. 2.3.2 Software setup
      3. 2.3.3 Test Procedure
  6. 3 Simulink Configuration Settings
    1. 3.1 Simulink Tool Optimization
      1. 3.1.1 Optimum Code Generation
    2. 3.2 C2000 Specific Optimization
      1. 3.2.1 Using TMU Through Simulink
      2. 3.2.2 Using Software Libraries Through Simulink
      3. 3.2.3 Running Code From RAM
    3. 3.3 Performance Comparison
  7. 4 Profiling Using Simulink
    1. 4.1 Processor-in-loop (PIL) Method
    2. 4.2 C2000 Timer-Based Profiling
    3. 4.3 Code Composer Studio tools
  8. 5Summary

Getting Started

The required software toolset for enabling the model-based design are TI's Code Composer Studio IDE, C2000Ware Software Development Kit (SDK), MATLAB tools such as Simulink®, MATLAB Coder, Embedded Coder and C2000 Microcontroller Blockset.

Links to download and install the same are given below.

Texas Instruments tools:

MathWorks tools:

Installation guidelines for the C2000 Microcontroller Blockset to be integrated with MATLAB is given in the installation page of the blockset. Training video for the C2000 Microcontroller Blockset can be found here.

Note: Since Embedded Coder, C2000 Microcontroller Blockset as well as C2000’s compiler is further updated for optimal code generation with every release, it is recommended to use the latest available tools to get the best possible efficiency for code generation and performance.