We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
How to track space used by heap and stack in 8051 ? Please share me any article on tracking memory used by Heap and Stack in 8051.
The principles would be the same as doing it on any other processor.
eg, only a few lines down in the forum topics list:
http://www.keil.com/forum/64262
Not that using heap on an 8051 would be a common thing ...