Don't have Host SCI blocks(Setup/ Receive/ Transmit) in Simulink Library although intall Embedded Coder
Show older comments
Hi, I work on a C2000 Processor with Matlab Simulink and CCS. It's the LaunchPadXL with a C28069 chip on it. At the moment, I can read live data using the simulink file from the mathworks example:
In this example they used the blocks Host SCI Setup and Host SCI Receive (file Host_rx.slx). I can copy it and it works in my programm. But now i want to send data to the target and i don't find those blocks in my Simulink library. I reinstalled Embedded Coder and it still not appears. I saw in Add-On explorer that they should have been there (Embedded Coder®/ Embedded Targets/ Host Communication) but they are not.
I would be very thankful if you could help me.
Thank you
Eric
1 Comment
Brian McKay
on 25 Mar 2016
Did you try to install the Embedded Coder Support Package for Texas Instruments C2000 Processors. It contains a bunch of blocks and functionality for TI C2000 MCU's
To get that, go to Add-ons -> Get Hardware Support Packages

You can see the installation documentation (login required) here: http://www.mathworks.com/help/supportpkg/texasinstrumentsc2000/ug/install-support-for-c2000-processors.html
Good luck,
-Brian
Answers (3)
Mohammed Dangor
on 11 May 2016
0 votes
Similar problem, the HOST SCI Block set is unavailable.
Luis Sarmiento
on 8 Sep 2017
0 votes
Data through SCI can be send using the Instrument Control Toolbox. There you cand find a Serial Send and a Serial Configuration block.
Alexander Nowak
on 27 Jun 2022
Edited: Alexander Nowak
on 27 Jun 2022
0 votes
Try reinstalling the "Instrument Control Toolbox". This worked for me.
-Alex
Categories
Find more on Embedded Coder Supported Hardware 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!