フィルターのクリア

interface ccstudio v4.0 using matlab 11

3 ビュー (過去 30 日間)
Siva Aduri
Siva Aduri 2012 年 5 月 7 日
I have been working with ccstudio 3.0 for generating codes for pwm,Now i want to use the codes in ccsudio v4.0 , So how to interface matlab 2011 with ccstudio v4.0?

採用された回答

Kaustubha Govind
Kaustubha Govind 2012 年 5 月 7 日
  7 件のコメント
Siva Aduri
Siva Aduri 2012 年 6 月 6 日
kaustubha Govind : Thank You for replying ,
I have searched and the file is present in C:\Program Files (x86)\Texas Instruments\ccsv4\tools\compiler\c2000\include.
Kaustubha Govind
Kaustubha Govind 2012 年 6 月 6 日
Strange - I *think* the compiler (cl2000) is supposed to also look inside that include directory by default for header files. Perhaps you should try manually adding a -I"C:\Program Files (x86)\Texas Instruments\ccsv4\tools\compiler\c2000\include" compile option. Not sure how that is done with the CCS4.0 workflow, but you can try adding the directory under "Include directories" on the Custom Code pane of the Configuration Parameters window: http://www.mathworks.com/help/toolbox/rtw/ref/bq259jb-1.html

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

その他の回答 (1 件)

Gurudev
Gurudev 2012 年 12 月 10 日
I also had a hard time getting Matlab and Simulink to work with CCS. There is a good video that helped me start:
The same video exists for CCSv3.3 which is older but has the automatic download and run integrated in Matlab: http://youtu.be/kiVOA5Js7Ag
I hope it help.
  1 件のコメント
Antonin
Antonin 2013 年 1 月 15 日
Links have moved to:

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

カテゴリ

Help Center および File ExchangeProgramming についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by