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.

CC3200 Error #10099-D Program will not fit in available memory.

Other Parts Discussed in Thread: CC3200

I am building a cloud connectivity demonstration application using the CC3200.  I get the following error on compile in CCS

"

#10099D program will not fit into available memory.  placement with alignment fails for section ".text" size 0x1553d

"

My application is using a couple of static libraries, but the size is not great.  I found the section allocation section in the cc3200v1p32.cmd linker, but I'm not sure how to proceed - should I manually alter these allocations, or use a different linker altogether? 

Thanks for your help.

Tyler