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?

2 次查看(过去 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

标签

Community Treasure Hunt

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

Start Hunting!

Translated by