Filter löschen
Filter löschen

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

5 Ansichten (letzte 30 Tage)
Bart
Bart am 18 Feb. 2016
Beantwortet: Dennie am 22 Feb. 2016
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.

Antworten (1)

Dennie
Dennie am 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

Kategorien

Mehr zu Arduino Hardware finden Sie in Help Center und File Exchange

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by