Externol mod simulink+ run on flash memory Arduino
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Arduino Hardware 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!