Error: Using C2000 Microcontroller Blockset with CLA and IPC
이전 댓글 표시
I want to use the C2000 Microcontroller Blockset to write a duel_core program with 28377D. I use the CLA1、CPU1and CPU2 to make it . To make CPU1 and CPU2 be able to communicate, I have to use IPC module. But when I use CLA and IPC at the same time, I suffer the problem as:

but when I annotate the IPC module the error come to

I think that the problem without IPC module can be solved by inlined some constant module. But the error that with IPC module is automative coder generation program which mathworks and TI make have some problems. IPC module redifine the datatypes.
this is my simulink module

댓글 수: 2
Aditya Pahariya
2023년 7월 5일
Hi , can you share the .slx model and other relevant files ?
g g
2024년 2월 16일
Hello, i have the same problem when flashing the CPU2 and its corresponding CLA
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 C2000 Microcontroller Blockset에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!