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 view (last 30 days)
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=""

Answers (5)

Antonin
Antonin on 6 Feb 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 on 4 Oct 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 on 20 Oct 2014
I have the same problem.
  1 Comment
manuel
manuel on 30 Jan 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

Sign in to comment.


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

Categories

Find more on MATLAB Coder in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!