Hello All,
Is there are way to tell the linker to output the size of each global variable into the mapfile. I have set "mapfile_contents=all" but this is still not putting the size in the mapfile. The address for each variable is being generated but I need to know the size without reconstructing the memory map as gap/fills could affect that computation.
Thanks,
Paul