How do I modify the standard Arduino build process?
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I am using the latest Arduino Simulink support package and am able to build my model and flash to my module using run on target. I would like to be able to change the build process so that I can build the binary (hex) files only, and not flash but of course the build fails when the Arduino is disconnected. There are also a number of other things i would like to customize.
I remember in the previous Arduino support there was a template makefile, and some m scripts that ran at build time which were modifyable. I cannot locate anything in the new support package that will allow me to customize the build.
0 commentaires
Réponses (1)
Sreeram Mohan
le 24 Juin 2013
Modifié(e) : Sreeram Mohan
le 24 Juin 2013
Hi Nathan ,
Just to get more info from your end .
Do you have the coders installed meaning the Simulink Coder. That should enable you access to the generated code as well as access to the makefile which in turn could be hand tweaked just in case you want to experiment but at your own risk though !
hope this helps. --sreeram
0 commentaires
Voir également
Catégories
En savoir plus sur Arduino Hardware dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!