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: program will not fit into available memory CC3200



Tool/software: Code Composer Studio

hi ,

while i add some fo the code to the project fo mqtt_client project.

<Linking>
"../cc3200v1p32.cmd", line 73: error #10099-D: program will not fit into available memory.  placement with alignment fails for section ".text" size 0x173d6 .  Available memory ranges:
   SRAM_CODE    size: 0x16fff      unused: 0x162c1      max hole: 0x162c1  
error #10010: errors encountered during linking; "mqtt_client.out" not built

how can i fix this issue.

any suggestion will be helpful.