This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Tracking Heap and Stack (ARM Cortex M4)

Hello, I want to track boundaries for Heap and Stack in my RAM, I tried reading .axf file using 'readelf' but unable to find.

Please find screenshot of readelf output and memory map of MCU arm cortex m4 in below links.

https://ibb.co/ctmtvcS
https://ibb.co/98fh6z5

Thanks