Execute automatically after building with Simulink Coder with custom toolchain?
Afficher commentaires plus anciens
Hi,
I'm trying to configure my custom toolchain in order to execute my app after it is built with Simulink Coder. Exporting automaticall some environment variables is necessary as well.
I think what I need to find is a way to affect the makefile generation process in order to go form "all : build" in line 244 to "all : build execute"
but I haven't managed to find any option in tc. that does that.

Any tips would be highly appreciated!
Thanks!
Réponses (0)
Catégories
En savoir plus sur Simulink Coder dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!