Editor: CCS 5.5.0.00077
Platform CC430F6137
At the moment using the Z64EXP4F6137R9 dev board to develop.
If I make a new project according to the SysBios manual, http://www.ti.com/lit/ug/spruex3m/spruex3m.pdf
Using the typical sys bios setup to make a project gets me a size of 29922 bytes, or 29.22 KB.
Using the minimal sys bios setup to make a project gets me a size of 19994 bytes, or 19KB.
These sizes aren't what we expected according to these charts: http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/bios/sysbios/6_34_04_22/exports/bios_6_34_04_22/packages/ti/sysbios/benchmarks/doc-files/Sizes_MSP430.html
Is it possible to make these configurations smaller? What am I missing?
<--update-->
My colleague found out how to do it. Obviously I was looking in the wrong place. We used the manual, config explenation in the back. Toggle items in the config script changes sizes.