I AM NOT ABLE TO INTERFACE TMS320F28379D

조회 수: 3 (최근 30일)
aratrika roy
aratrika roy 2019년 8월 6일
답변: Dr. Pemendra Kumar Pardhi 2019년 9월 14일
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
Pemendra Kumar Pardhi
Pemendra Kumar Pardhi 2019년 9월 13일
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

댓글을 달려면 로그인하십시오.

채택된 답변

Dr. Pemendra Kumar Pardhi
Dr. Pemendra Kumar Pardhi 2019년 9월 14일
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

추가 답변 (0개)

태그

Community Treasure Hunt

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

Start Hunting!

Translated by