how to configure F28377D from C2000 family in embedded coder
3 views (last 30 days)
Show older comments
Hi everyone,
I'm using version 8.10 of Simulink Coder and 6.10 of embedded coder (everything from R2016a version). In the hardware configuration pane, when I select C2000 Custom board, I can't see the F28377D. Is there any additional components I need to install? I'm trying to work with this
Thanks,
Miguel
0 Comments
Answers (2)
Brian McKay
on 6 Oct 2016
You may need the download the C2000 Support Package (for Embedded Coder). It supports F28377D.
You can get it (and more info) at this link. Click the blue button in upper right corner of the webpage: http://www.mathworks.com/hardware-support/ti-c2000-delfino.html
You can also download the support package from the MATLAB toolstrip.
-Brian
Sumith Sekharan
on 7 Oct 2016
Edited: Sumith Sekharan
on 7 Oct 2016
Hi Miguel,
F28377D is only supported using the ert.tlc system target file which is the latest recommended way for hardware support. idelink_ert.tlc supports only old boards and this workflow will get deprecated in a future release. To use F28377D board,
1) Open Model Configuration Parameters
2) Select Hardware Implementation and select the Hardware Board as F2837xD
See the attached file.
Once you select the board you will get options to configure hardware peripheral feature on "Hardware Implementation" pane itself. For details: http://www.mathworks.com/help/releases/R2016a/supportpkg/texasinstrumentsc2000/ug/coder-target-pane-texas-instruments-c2000-processors.html
Hope this helps.
Thanks,
Sumith
0 Comments
See Also
Categories
Find more on Deployment, Integration, and 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!