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.

CC3100 email_application sample code

Other Parts Discussed in Thread: MSP430F5529, CC3100

I received a free CC3100 BoosterPack and MSP430f5529 Launchpad from TI through my university so that we could develop internet of things applications in an assembly language programming class. 

The  CC3100 came with several example projects, including one to send email. However the code for this project exceeds the 16Kb size dictated by my free CCSv6 licence and I get an error when I try to build it.

error #10269: output file "email_application.out" exceeds code size limit

It seems strange that TI would supply demo code that can't be built with the free licence for CCSv6. Is there a work around for this that will allow me to complete my project or am I completely stuck without buying a licence?

--Michael