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?

1 回表示 (過去 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 Center および File ExchangeMATLAB Coder についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by