Signal Monitoring and Parameter Tuning
Monitor signals in real time and tune parameters in external mode
Configure communication between the host and the target hardware. Simulink® model is deployed as a C code on the hardware.
You can generate optimized code for TI’s C2000™ microcontrollers for real-time and interrupt-driven execution of code and perform real-time signal monitoring, parameter tuning, and processor-in-the-loop (PIL) testing with Embedded Coder®.
Topics
Host and Target Communication
- Set Up Serial Communication with Target Hardware
Establish the serial communication between the host computer and the C2000™ target hardware. - Set Up CAN Communication with Target Hardware
Configure CAN communication between the target hardware and your host computer.
Real-time Signal Monitoring and Parameter Tuning
- Realtime Data Logging with Two-Model Approach
Log data in realtime with two model approach. - Load Data/Code to Flash and Run from RAM on TI C2000
Execute performance-sensitive functions in RAM instead of ROM on TI C2000 processors. - Enhance Code Execution Speed in TI C2000 Simulink Applications
Optimize code for efficient execution. - Measuring Code Execution Time on TI C2000 using Custom Code Blocks
Use custom code blocks to measure code execution time. - Signal Monitoring and Parameter Tuning over XCP on Serial
Use your host computer to monitor and control an application running on the target hardware. - Signal Monitoring and Parameter Tuning over XCP on CAN
Use XCP-based External mode simulation over CAN for calibrating parameters - Signal Monitoring and Parameter Tuning over XCP on TCP/IP
Use your host computer to monitor and control an application running on the target hardware. - Code Execution Profiling on Texas Instruments C2000
Profiling on Texas Instruments® C2000 hardware.
Troubleshooting
Troubleshooting External Mode Issues
Troubleshoot the problems when you try to execute TI C2000 Simulink model in External Mode.