Auto code generation in matlab simulink for TI2838x board choosing Cortex-M4 as processor and flashing it using CCS
조회 수: 2 (최근 30일)
이전 댓글 표시
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
Mohamed Shaheen
2025년 4월 14일
I am facing the same problem. The build completes successfully but no CCS project is created.
답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!