This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

MCU-PLUS-SDK-AM243X: Map file analyzis

Part Number: MCU-PLUS-SDK-AM243X

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