필터 지우기
필터 지우기

i am using CCSV5.4 with MATLAB2012b but MATLAB simulink model is not build and i check on commond window checkEnset​up('ccsv5'​,;f28335',​'check') so find on commond window is this any one guide me how to solve my problem?

조회 수: 4 (최근 30일)
checkEnvSetup('ccsv5','f28335','check')
1. CCSv5 (Code Composer Studio) Your version : Required version: 5.0 or later Required for : Code Generation TI_DIR=""
2. CGT (Texas Instruments C2000 Code Generation Tools) Your version : Required version: 5.2.1 to 6.0.2 Required for : Code generation C2000_CGT_INSTALLDIR=""
3. DSP/BIOS (Real Time Operating System) Your version : Required version: 5.33.05 to 5.41.11.38 Required for : Code generation CCSV5_DSPBIOS_INSTALLDIR=""
4. XDC Tools (eXpress DSP Components) Your version : Required version: 3.16.02.32 or later Required for : Code generation
5. Flash Tools (TMS320C28335 Flash APIs) Your version : 2.10 Required version: 2.10 Required for : Flash Programming FLASH_28335_API_INSTALLDIR=""

답변 (5개)

Antonin
Antonin 2015년 2월 6일

I recommend following the steps in this video: https://www.youtube.com/watch?v=AY4GzMLl30A

I hope it helps,

Good luck!

Antonin.


Sebastian Manrique
Sebastian Manrique 2014년 10월 4일
I have the same problem.
I'm working with matlab 2013a-64 bits.
I tried to create the make file with the "xmakefilesetup" command. I selected the CCS5 for C2000 uprocessors and save it as a clone. Apparently it was ok.
But when I check the configuratios that I made with the "checkEnvSetup('ccs','f28335','check')" command, the result was as the result of maha. Help please

Manuel
Manuel 2014년 10월 20일
I have the same problem.
  댓글 수: 1
manuel
manuel 2015년 1월 30일
Hi guys,
Use checkEnvSetup('ccsv5','f28335','setup') to set the corrects folders.
Check that the enviromental variables (in capital letter) are also created
Cheers

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


ashish ahir
ashish ahir 2015년 4월 27일
same problem. I typed ccsv4 but still every field are coming blank. Tried adding environment variable also. But still problem persists.

Cem Mert Engin
Cem Mert Engin 2019년 4월 19일
I have the same problem could anyone solved it yet? I am using matlab 2013a and ccsv4.2.3

카테고리

Help CenterFile Exchange에서 MATLAB Coder에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by