Filter löschen
Filter löschen

Environment Setup for TICCS for the board eZdsp f28335 in matlab and simulink

3 Ansichten (letzte 30 Tage)
hi Guys,
I am trying to download simulink model on to the eZdsp f28335 board through ccs 3.3 .
I am having trouble connecting to ccs through matlab.(R2012a).
I learnt that , I had the environment setup wrong . can someone help me with this. (if have any technical reference Plz do share ) .
Any kind of help will be appreciated .
Thank you
-Akash

Antworten (2)

Kaustubha Govind
Kaustubha Govind am 27 Nov. 2012
I'm not very familiar with that environment either, but you might find it useful to run checkEnvSetup:
>> checkEnvSetup('ccs', 'F28335', 'check')

Akash Mullangi
Akash Mullangi am 29 Nov. 2012
Hi Kaustubha ,
I get these error with ticcs :
on the pop up msg : ccs might not have been installed correctly .
on the command window :
Error using Link.ccssetup/GetApiVersion Error getting the API version.
Error in ticcs>CheckIfIdeVersionIsSupported (line 266) apiver = hdlCCS.GetApiVersion;
Error in ticcs>Connect2App_CheckIdeVersion (line 255) CheckIfIdeVersionIsSupported(hccs);
Error in ticcs (line 132) hccs = Connect2App_CheckIdeVersion;
With the command checkEnvSetup I got :
1. CCS (Code Composer Studio) Your version : 3.3.83.20 Required version: 3.3.82.13 Required for : Automation and Code Generation
2. CGT (Texas Instruments C2000 Code Generation Tools) Your version : 5.2.1 Required version: 5.2.1 Required for : Code generation
3. DSP/BIOS (Real Time Operating System) Your version : 5.33.05 Required version: 5.33.05 Required for : Real-Time Data Exchange (RTDX)
4. Flash Tools (TMS320C28335 Flash APIs) Your version : 2.10 Required version: 2.10 Required for : Flash Programming FLASH_28335_API_INSTALLDIR=""
Do I have to set any environment with that ? Please let me know
Thanx a lot Kaustubha
  2 Kommentare
n naga
n naga am 2 Mär. 2014
I am also getting the same error. Someone please help.
Lucas
Lucas am 16 Apr. 2014
There are extremely helpful youtube videos that are online. If you have ccs3.3 --> https://www.youtube.com/watch?v=Pcx-VGU1MIM
You can find them for v4 and v5 as well. If you follow them from beginning to end (and solve few minor snags on your own i.e UAC needs to be disabled for windows 7 etc) you will get it working. This took me a little over 2 days but now i can use MATLAB 2013b, simulink and GUIDE to read and write values to my DSP F28335 through RTDX.
Goood luck.

Melden Sie sich an, um zu kommentieren.

Tags

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by