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 visualización (últimos 30 días)
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=""

Respuestas (5)

Antonin
Antonin el 6 de Feb. de 2015

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 el 4 de Oct. de 2014
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 el 20 de Oct. de 2014
I have the same problem.
  1 comentario
manuel
manuel el 30 de En. de 2015
Hi guys,
Use checkEnvSetup('ccsv5','f28335','setup') to set the corrects folders.
Check that the enviromental variables (in capital letter) are also created
Cheers

Iniciar sesión para comentar.


ashish ahir
ashish ahir el 27 de Abr. de 2015
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 el 19 de Abr. de 2019
I have the same problem could anyone solved it yet? I am using matlab 2013a and ccsv4.2.3

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by