Signal Monitoring and Parameter Tuning
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
- Examples Supporting Texas Instruments C2000 Processors
The following table shows the list of C2000 Microcontroller Blockset reference examples that are supported for each processor family. - 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. - Exploring TI C2000 Toolchain Options
Utilize TI C2000 toolchains like COFF ABI, EABI, and ARM to generate code. - Summary of Profiling Techniques
Compare different profiling techniques based on your specific requirements and hardware capabilities.
Troubleshooting
Troubleshooting External Mode Issues
Troubleshoot the problems when you try to execute TI C2000 Simulink model in External Mode.
Optimizing Baud Rate Settings for External Mode Communication
Optimize baud rates of SCI-A, on-board FTDI, and windows COM port for external mode communication.