This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS 6 "Output file exceeds code size limit" - HELP!

Other Parts Discussed in Thread: SYSBIOS, MSP430F5638

CCS V6, all patches/updates installed.

Yesterday, my project linked fine.  Added about 30 lines of code. "output file exceeds code limit" message appeared.  Bottom of link map shows

;                  00016308    00000002                    : BIOS.obj (.text:ti_sysbios_knl_Clock_logTick__E)

..which is 90K if I read the MAP file right, and my MSP430F5638 has 256K of FLASH!!!

Clean and rebuild, same error.  Reboot computer, same error.  #if 0 out all my new code, SAME ERROR.

Anyone know what on EARTH is causing this error?!?!?!?  And yes, this is the PAID version.

All help appreciated!

Ed Averill