TI Piccolo and C2000 Deployment with Simulink
Deploy your Simulink models to TI Piccolo and other TI C2000 microcontrollers
TI Piccolo microcontrollers are commonly used in real-time control applications such as digital motor control, power conversion, and automotive ECU.
You can design and implement a control system running on TI Piccolo and other TI C2000 microcontrollers in the Simulink® modeling environment. Simulink lets you model and simulate a controller, generate ANSI C code, and target the microcontroller using TI’s Code Composer Studio.
Simulink lets you:
- Simulate and test your control algorithm using MATLAB® code, Simulink models and Stateflow® charts
- Generate ANSI C code from the same control algorithm for TI Piccolo and other TI C2000 microcontrollers (using Embedded Coder™)
- Integrate the generated code with your peripheral devices and real-time operating systems without writing low-level drivers and run-time code (using Embedded Coder)
- Deploy your control system to TI Piccolo and other C2000 microcontrollers for on-target rapid prototyping, real-time performance analysis, and field production
You can then work within TI’s Code Composer Studio to test and debug your algorithm.
For more information, e-mail c2000_expert@mathworks.com.
Examples and How To
- ATB Technologies Cuts Electric Motor Controller Development Time by 50% for TI’s C2000 MCU (User Story)
- Weinmann Develops Life-Saving Transport Ventilator Using Model-Based Design (User Story)
Software Reference
- Supported Device Drivers for TI Piccolo and Other C2000 Microcontrollers (Embedded Coder Block Reference)
See also: PID control, linearization, parameter estimation, control logic, finite state machine, state diagram
