Externol mod simulink+ run on flash memory Arduino
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Arduino Hardware en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!