Error: Using C2000 Microcontroller Blockset with CLA and IPC
Show older comments
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 Comments
Aditya Pahariya
on 5 Jul 2023
Hi , can you share the .slx model and other relevant files ?
g g
on 16 Feb 2024
Hello, i have the same problem when flashing the CPU2 and its corresponding CLA
Answers (0)
Categories
Find more on C2000 Microcontroller Blockset in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!