Include variables from External sources in A2L file
Afficher commentaires plus anciens
hello, I am using codegen to create a function that I am integrating into some legacy code. So For example lets say I have some Global Variable 'A" that is used in some Legacy Function.
When I generate my .ELF file for a2l address replacement the resulting a2L file does not have the variable A (it is not used in the codegen function)
is there an easy way to tell simulink this Variable exists for the purpose of a2l generation?
Réponse acceptée
Plus de 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!