Hello,
currently we are trying to optimize our memory layout and therefore need to dig deep into the map file.
In the text file itself this is very tedious and I have looked up some options to make this a little bit more "fun" with a GUI based alternative.
I found this open source project https://github.com/govind-mukundan/MapViewer but sadly it is not working with the provided mapfile from arm-clang-ti compiler
I also enabled "mapfile_contents=all" but did not change anything.
I think this tool is not compatible with the clang-map-file since it only supports gcc.
Do you know some alternatives to analyze map files or is there even a build in feature in CCS?
Thanks
Fabian