How to get f28377s support packages in simulink library?

5 views (last 30 days)
Sir, I want to interface my delfino F28377S with matlab but there is no support package available in matlab simulink library even after installing all available c2000 installer packages in matlab2014 and also in 2015. Please suggest me a solution to this issue.

Answers (3)

Brian McKay
Brian McKay on 29 Mar 2016
Hello,
You need Embedded Coder and the Embedded Coder Support Package for Texas Instruments C2000. This support package includes a block library for the F2837xS (starting with R2015b and on).

varun lal
varun lal on 21 Nov 2016
Edited: varun lal on 21 Nov 2016
How to get started with 28379D launchpad with matlab, to blink an LED? Is there a step by step tutorial on configuration and all?
I am getting the following error when i tried checkEnvSetup
>> checkEnvSetup('ccsv5','f28379','check') Error using checkEnvSetup_private Unsupported board/processor "f28379".
same with
f28377
>> checkEnvSetup('ccsv5','f28377','check') Error using checkEnvSetup_private Unsupported board/processor "f28377".
>> checkEnvSetup('ccsv5','f28335','check') shows the details
I can compile the instaspin F28069 example
So anyone please help me with step by step tutorial in configuring with 28379D, thanks
I am using matlab2016b, CCS6.1

kak
kak on 28 May 2017
Hi all,
Need to work on f28379d , Any idea the support package is available in matlab R2017a??
Thanks

Tags

Community Treasure Hunt

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

Start Hunting!