When flashing the uC, the CCS tells me that the expected RAM usage is 19796 bytes, but the default linker script and the specification data sheet for the msp430F5335 indicates that I only have 18432 bytes. Why would CCS allow me to flash the system if there is not enough memory? See below.
I am use CCS 6.1.3 on Linux.