Atiom,
The TI libraries are excluded from the code size calculation. The 16KB really just applies to user code. So depending on how much of the C runtime library, or mathlib you are using you can actually end up going well over a total of 16KB but still be within the allowed limit. If you expand the memory blocks in the Memory Allocation view you can see how much memory each code section is using.
Regards,
John