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