I AM NOT ABLE TO INTERFACE TMS320F28379D

2 views (last 30 days)
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
Pemendra Kumar Pardhi on 13 Sep 2019
Dear Aratrika,
For DSP kit(TMC320F28379D) interfacinng with matlab 12018a. You need to do following steps:-
  1. Go to the add on and add > Get Target Hardware support Pakage> Download C2000 Support Pakage.
  2. Follow the steps for downloading
  3. You need to Code composer Studio (version 6.0 or later) for this dsp kit
  4. Instal the control suit
  5. Draw the simulink model
  6. Go on the model configuration parameter
  7. In side the Model Configuration Parameter Pane select select hartware implemantation
  8. Select hardware board > Targert Hardware Resource >Clocking =10MHz, In External Mode select COM Port
  9. For Com Port Go on this PC>Computer> Manage>Device Manager> Check Port
I this it will be helpfull for you
Pemendra Kumar Pardhi

Sign in to comment.

Accepted Answer

Pemendra Kumar Pardhi
Pemendra Kumar Pardhi on 14 Sep 2019
Dear Aratrika,
For DSP kit(TMC320F28379D) interfacinng with matlab 12018a. You need to do following steps:-
  1. Go to the add on and add > Get Target Hardware support Pakage> Download C2000 Support Pakage.
  2. Follow the steps for downloading
  3. You need to Code composer Studio (version 6.0 or later) for this dsp kit
  4. Instal the control suit
  5. Draw the simulink model
  6. Go on the model configuration parameter
  7. In side the Model Configuration Parameter Pane select select hartware implemantation
  8. Select hardware board > Targert Hardware Resource >Clocking =10MHz, In External Mode select COM Port
  9. For Com Port Go on this PC>Computer> Manage>Device Manager> Check Port
I this it will be helpfull for you
Pemendra Kumar Pardhi

More Answers (0)

Categories

Find more on Multicore Processor Targets in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!