Auto code generation in matlab simulink for TI2838x board choosing Cortex-M4 as processor and flashing it using CCS
3 views (last 30 days)
Show older comments
I have created a simple simulink model to send data via ethernet-udp. I need to generate a CCS project file for this model. I chose processor as cortex-M4. Here, after build and deploy model I'm able to generate .out file but CCS project file isn't generated. I'm attaching the model and configuration settings screenshots. Kindly guide me to generate a CCS project file. The following is my build summary :
Top model targets built: Model Action Rebuild Reason ========================================================================= udp_send Code generated and compiled. Generated code was out of date. 1 of 1 models built (0 models already up to date) Build duration: 0h 1m 23.207s
1 Comment
Mohamed Shaheen
on 14 Apr 2025
I am facing the same problem. The build completes successfully but no CCS project is created.
Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!