How can I generate a ccs project base on the **.out file which comes from matlab2013a/simulink and ccs4 ?
Afficher commentaires plus anciens
I have successfully use matlab2013a/simulnk generate a ccs4 (F28335) .out file,and the .out file can successfully download to the dsp board.
But I want to creat a project about CCS base on the .outfile, so that I could add some code that I wanted.
I couldn’t find the references about this....
Thanks.
Réponses (8)
Kaustubha Govind
le 17 Juin 2014
0 votes
Project generation with Simulink is not supported for CCSv4/5, this is only possible with older versions of CCS. You need to use the XMakefile workflow for CCSv4/5. See the note on the documentation page Using Makefiles with Code Composer Studio 4/5:
"Note: The Embedded Coder® IDE Project Generator feature is not available for CCSv4/5 in the current release. For more information about IDE Project Generator, see IDE Projects"
Zhang
le 18 Juin 2014
Modifié(e) : Walter Roberson
le 25 Jan 2016
0 votes
Zhang
le 18 Juin 2014
Modifié(e) : Walter Roberson
le 25 Jan 2016
0 votes
Zhang
le 18 Juin 2014
0 votes
Zhang
le 18 Juin 2014
0 votes
hui Evy
le 19 Juin 2014
Modifié(e) : Walter Roberson
le 25 Jan 2016
0 votes
can not understanding how do you do it?
generation the project succeeful at the end ?how ?
Zhang
le 19 Juin 2014
0 votes
3 commentaires
kobe tony
le 20 Août 2014
Modifié(e) : Walter Roberson
le 25 Jan 2016
你好,请问如何用生成的文件建一个工程呢,您说的第四和第五幅图没有看到啊, the necessary .c and .h that exist in the matlab files just like the piceure of the 4th and 5th answer into the SRC and INCLUDE 除了文件夹生成的文件,还需要哪些库里的文件呢?麻烦您回复一下。 (方便加个qq不,你是新乡的吗,老乡啊)
xinbang tu
le 29 Juil 2016
意思就是,在CCS中新建一个project,然后把simulink自动产生的代码导入这个project中去,同时还要导入一些matlab自带的c、asm和h文件;之后在CCS中编译、查错、调试、烧录。
zhao yang
le 24 Mar 2017
都有哪些文件需要导入project中呢,第一次做DSP和Matlab的联合仿真,有点难上手
John Gau
le 25 Jan 2016
0 votes
thks....
Catégories
En savoir plus sur Texas Instruments C2000 Processors dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


