Unable to add signals to Code Mappings for TI C2000 CLA Task
Afficher commentaires plus anciens
Hi everyone,
I am working on a project using the TI C2000 F28379D and trying to implement a control algorithm inside a CLA Subsystem using Simulink and Embedded Coder.
I am encountering an issue where I cannot add named signals to the Signals/States tab in the Code Mappings - Component Interface editor.
My setup:
- Hardware: TI Delfino F28379D.
- Subsystem: Triggered by a CLA Task Trigger block (e.g., Task 1).
- Signals: I have explicitly named the input and output signal lines (e.g., 'sin', 'phase') connecting to the CLA subsystem.
The Problem:When I open the Code Mappings editor and click the green "+" (Add Signal) button in the Signals/States tab, the list is empty. Consequently, I cannot configure the Storage Class to CpuToCla1MsgRAM or Cla1ToCpuMsgRAM. This results in the following error during compilation:
"None of the elements in the model related to CLA subsystem is configured for CLA storage classes..."

What I have tried:
- Named the signal lines explicitly on the Simulink canvas.
- Performed Ctrl+D (Update Diagram) to refresh the model.
- I have carefully read and followed the MATLAB documentation: "Overview of CLA Configuration for C2000 Processors Using Subsystem", but I am still unable to make the signals appear in the Code Mappings list.
Am I missing a specific step or a hidden configuration to make these signals "visible" for CLA memory mapping?
Any help or suggestions would be greatly appreciated. Thank you!
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur System Peripherals dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
