I'm using CCS v6.1.1. After building my application I access the Memory Allocation view to see its memory footprint. However, there is a discrepancy between the stated total summation of sections in FRAM and the total I get by manually adding the sizes.
In the image below, the stated total of FRAM is 2068 bytes; manually adding the subsections gives 1050 bytes. Anyone have an explanation?