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

4 views (last 30 days)
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.

Answers (1)

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

Categories

Find more on Arduino Hardware in Help Center and File Exchange

Products

Community Treasure Hunt

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

Start Hunting!