How to compile and link all files generated with RTW from my .tmf file ??
Mostra commenti meno recenti
Hi,
I'm generating a target and all his files. In the .tmf file I need to compile and link all the generated files in the "model directory", because they are not always the same
Thanks in advance.
Risposte (1)
Kaustubha Govind
il 27 Mar 2012
0 voti
It's not clear exactly what kind of support you are looking for, but Customize Template Makefiles is a good place to start. I would also recommend familiarizing yourself with Makefiles first. A good beginner exercise is to actually modify the generated .mk file directly and test it until you achieve all your required build steps. Once this is done, it is fairly easy to update the corresponding.tmf file.
4 Commenti
Carlos
il 30 Mar 2012
Kaustubha Govind
il 30 Mar 2012
Have you added your additional files under the Configuration Parameters Window's Code Generation>Custom Code pane? See relevant doc here: http://www.mathworks.com/help/toolbox/rtw/ref/bq259jb-1.html
Carlos
il 2 Apr 2012
Carlos
il 3 Apr 2012
Categorie
Scopri di più su Simulink Coder in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!