Can simulink tell me how much storage space on my Arduino is used?
2 次查看(过去 30 天)
显示 更早的评论
Hi,
Like the title describes, i'd like to know how much space and dynamic memory my program uses. That way i can anticipate if my program grows too big, especially the uno has limited dynamic memory. The Arduino IDE tells you how much space and dynamic memory the program uses and how much is left. I was wondering if simulink also offers this feature. Can't find it anywhere on google.
Any help would be appreciated, cheers.
0 个评论
回答(1 个)
Dennie
2016-2-22
Hi,
Simulink shows you the memory details after you've built the model onto the arduino UNO (also works on other verions). Just build and upload your simulink model on the arduino and open the diagnostics dialog (bottom center of simulink window). At the end of a successful building process it shows you the memory usage.
Hope this helps,
Dennie
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!