I AM NOT ABLE TO INTERFACE TMS320F28379D
Show older comments
I AM NOT able to interface 28379d with matlab 2018a?
it is showing:-
checkEnvSetup('ccs','f28379d','check')
Error using checkEnvSetup_private
Unsupported board/processor "f28379d".
Error in checkEnvSetup (line 155)
checkEnvSetup_private(varargin{:});
plz help me...
1 Comment
Pemendra Kumar Pardhi
on 13 Sep 2019
Dear Aratrika,
For DSP kit(TMC320F28379D) interfacinng with matlab 12018a. You need to do following steps:-
- Go to the add on and add > Get Target Hardware support Pakage> Download C2000 Support Pakage.
- Follow the steps for downloading
- You need to Code composer Studio (version 6.0 or later) for this dsp kit
- Instal the control suit
- Draw the simulink model
- Go on the model configuration parameter
- In side the Model Configuration Parameter Pane select select hartware implemantation
- Select hardware board > Targert Hardware Resource >Clocking =10MHz, In External Mode select COM Port
- For Com Port Go on this PC>Computer> Manage>Device Manager> Check Port
I this it will be helpfull for you
Pemendra Kumar Pardhi
Accepted Answer
More Answers (0)
Categories
Find more on Get Started with C2000 Microcontroller Blockset 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!