6 years ago.

How to read flash and RAM memory usage from Nucleo

Hi,

How can I read how much FLASH and RAM my program is using [marked with RED]..?

So far.. I've been able to read the overall flash size [marked with BLUE (Not RAM)] and UID

/media/uploads/HutTheNut/read_flash_usage_-_mbed.jpg

Thanks in advance, HTN

1 Answer

6 years ago.

Based on what I've learned when working on project help website, you've got 256.0 kB for flash memory and 64.0 kB for RAM out of which 49.5 kB and 1.9 kB are current used

Hi Callie,

I know the meaning of the data :-) But thanks :-)

I was thinking about how to extract these variables..? Now that they are represented upon compilation anyway..

posted by Hut The Nut 11 Apr 2018