jani12
Advanced Member level 4
Please consider some professional embedded system with 16-bit microcontroller.
I know embedded software build tools report program flash memory usage. I think they also report RAM usage but do they report maximum RAM usage?
Build tools may not know how much heap will be used during run-time. Are there other RAM usages that build tools aren't aware of?
How to accurately find out how much RAM is being used during run-time?
I know embedded software build tools report program flash memory usage. I think they also report RAM usage but do they report maximum RAM usage?
Build tools may not know how much heap will be used during run-time. Are there other RAM usages that build tools aren't aware of?
How to accurately find out how much RAM is being used during run-time?