Can simulink tell me how much storage space on my Arduino is used?

8 visualizzazioni (ultimi 30 giorni)
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.

Risposte (1)

Dennie
Dennie il 22 Feb 2016
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

Categorie

Scopri di più su Arduino Hardware in Help Center e File Exchange

Prodotti

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by