Auto code generation in matlab simulink for TI2838x board choosing Cortex-M4 as processor and flashing it using CCS
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentario
Mohamed Shaheen
el 14 de Abr. de 2025
I am facing the same problem. The build completes successfully but no CCS project is created.
Respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!