Hello everyone,
I'm currently working on memory usage analysis. While reviewing the .map file generated by Keil, I came across the following section:
.map
,
I'm wondering if this information can be used to determine ROM and RAM usage.
P.S. I couldn't find any official documentation explaining this part of the .map file (generated by the linker). It would be great if anyone has insights or documentation to share!