TI C2000 Embedded Coder CLA Example

조회 수: 2 (최근 30일)
Patricio Peralta
Patricio Peralta 2020년 10월 22일
답변: Ram Alla 2020년 10월 30일
Hello everyone,
I am trying to follow Matlab's examples ( https://ch.mathworks.com/help/supportpkg/texasinstrumentsc2000/examples/using-the-control-law-accelerator-cla.html ) on how to use the CLA on a TI Delfino Launchpad. I am trying to implement and follow it on Matlab R2020b.
I am actually having trouble defining the signal object class and its storage class, as seen in
In the Matlab R2020b interface, I do not seem to have the 'Code Generation' tab which is shown.
I'd greatly appreciate if someone indicated how to define the object and storage classes of signals, since I am trying to exploit CLA capabilities. This seems as a crucial step.
Thanks,
Patricio
  댓글 수: 2
Mark McBroom
Mark McBroom 2020년 10월 24일
Do you have licenses for MATLAB Coder, Simulink Coder and Embedded Coder? Type "ver" at the MATLAB prompt to see what you have installed.
Patricio Peralta
Patricio Peralta 2020년 10월 26일
Hello,
Thank you for your prompt answer.
I typed ver, and it displayed ...
-----------------------------------------------------------------------------------------------------
MATLAB Version: 9.9.0.1495850 (R2020b) Update 1
MATLAB License Number: 303238
Operating System: Microsoft Windows 10 Enterprise Version 10.0 (Build 18362)
Java Version: Java 1.8.0_202-b08 with Oracle Corporation Java HotSpot(TM) 64-Bit Server VM mixed mode
-----------------------------------------------------------------------------------------------------
MATLAB Version 9.9 (R2020b)
Simulink Version 10.2 (R2020b)
Control System Toolbox Version 10.9 (R2020b)
Data Acquisition Toolbox Version 4.2 (R2020b)
Embedded Coder Version 7.5 (R2020b)
Fixed-Point Designer Version 7.1 (R2020b)
Global Optimization Toolbox Version 4.4 (R2020b)
MATLAB Coder Version 5.1 (R2020b)
MATLAB Compiler Version 8.1 (R2020b)
MATLAB Compiler SDK Version 6.9 (R2020b)
MATLAB Report Generator Version 5.9 (R2020b)
Optimization Toolbox Version 9.0 (R2020b)
Robust Control Toolbox Version 6.9 (R2020b)
Signal Processing Toolbox Version 8.5 (R2020b)
Simscape Version 5.0 (R2020b)
Simscape Electrical Version 7.4 (R2020b)
Simulink Code Inspector Version 3.7 (R2020b)
Simulink Coder Version 9.4 (R2020b)
Simulink Compiler Version 1.1 (R2020b)
Simulink Real-Time Version 7.0 (R2020b)
Simulink Report Generator Version 5.9 (R2020b)
Statistics and Machine Learning Toolbox Version 12.0 (R2020b)
Symbolic Math Toolbox Version 8.6 (R2020b)
-----------------------------------------------------------------------------------------------------
I am not sure if I am missing anything, but I the example I cited before does compile and work properly on my computer. Thus, I am not completely sure it's a add-on issue.
Thank you very much

댓글을 달려면 로그인하십시오.

답변 (1개)

Ram Alla
Ram Alla 2020년 10월 30일
This query is answered in TI e2e forum. Refer to the below link:
Regards,
Ram Alla.

제품


릴리스

R2020b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by