Externol mod simulink+ run on flash memory Arduino
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hi Every one
I really appriciate any help on this question:
I need to deploy a simulink code on Arduino. However, when I try to deploy it I receive a lack of memory error.
I know that in arduino coding, we can define the name of a variable by "progmem" command to move it to the flash memory.
But do I have such a choice when I have prepared a simulink code to depoloy on arduino? Is there any way that I can tell it to save some variables on arduino's flash memory instead of SRam memory, when it is deploying the simulink code on Arduino?
Best,
Elham.
0 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur Arduino Hardware dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!