Don't have Host SCI blocks(Setup/ Receive/ Transmit) in Simulink Library although intall Embedded Coder

10 views (last 30 days)
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
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
Good luck,
-Brian

Sign in to comment.

Answers (3)

Mohammed Dangor
Mohammed Dangor on 11 May 2016
Similar problem, the HOST SCI Block set is unavailable.

Luis Sarmiento
Luis Sarmiento on 8 Sep 2017
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
Alexander Nowak on 27 Jun 2022
Edited: Alexander Nowak on 27 Jun 2022
Try reinstalling the "Instrument Control Toolbox". This worked for me.
-Alex

Community Treasure Hunt

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

Start Hunting!