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.

MSP430FR2000: /lnk_msp430fr2000.cmd", line 132: error #10099-D: program will not fit into available memory

Part Number: MSP430FR2000

Hi Team,

I have below error while build project on CCS. Can you please help me how to solve this error.

I have done all optimization but my code only work for first two optimization level for other level code stop working.

"../lnk_msp430fr2000.cmd", line 132: error #10099-D: program will not fit into available memory, or the section contains a call site that requires a trampoline that can't be generated for this section. placement with alignment fails for section "ALL_FRAM" size 0x182. Available memory ranges:
remark #10372-D: (ULP 4.1) Detected uninitialized Port 2 in this project. Recommend initializing all unused ports to eliminate wasted current consumption on unused pins.
FRAM size: 0x180 unused: 0x180 max hole: 0x180

**Attention** This is a public forum