I tried my best Google here and at e2e with no luck. Perhaps my Google skills are weak, though.
So I know the code size limit of the free license for CCS is 16k. But I don't understand how it calculates this. For example, the ez430-Chronos watch has a project that compiles using the free, limited license. It does this by linking some precompiled binary .lib files rather than compiling those fresh. So, first question, does it know those lib files were compiled using a non-free license? And how does it calculate that 16k? Because after the linker is done, the final binary is just under 32k t