Simulink host SCI blocks (C2000)

2 views (last 30 days)
Michel KOPFF
Michel KOPFF on 21 Jan 2011
Hi,
I work on a TI C2000 renewable energy developper's kit.
Where could I find examples of models with SCI transmit and receive blocks (C2000scilib) and the instruction to simulate or to build these models?
Thank for advance,
Michel

Answers (1)

Sebastian
Sebastian on 27 Jan 2011
The documentation of the Target Support Package has an example model "HIL Verification of IIR Filter via SCI". You can bring up the details of the demo using the following MATLAB command:
>> web(fullfile(matlabroot,'toolbox','target','extensions','processor','tic2000', 'tic2000demos', 'html',['publish_c2000scitest.html']));

Categories

Find more on Verification, Validation, and Test in Help Center and File Exchange

Products

Community Treasure Hunt

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

Start Hunting!