Externol mod simulink+ run on flash memory Arduino
1 view (last 30 days)
Show older comments
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 Comments
Answers (0)
See Also
Categories
Find more on Arduino Hardware in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!