フィルターのクリア

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

3 ビュー (過去 30 日間)
Akash Mullangi
Akash Mullangi 2012 年 11 月 27 日
コメント済み: Lucas 2014 年 4 月 16 日
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

回答 (2 件)

Kaustubha Govind
Kaustubha Govind 2012 年 11 月 27 日
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 2012 年 11 月 29 日
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 件のコメント
n naga
n naga 2014 年 3 月 2 日
I am also getting the same error. Someone please help.
Lucas
Lucas 2014 年 4 月 16 日
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.

サインインしてコメントする。

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by