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.

Problem about Home Automation Application

Other Parts Discussed in Thread: MSP430FR5739

I compile Home Automation Application in CCSV5.3,but it failed.

There are two problems:

<Linking>

remark #10372-D: (ULP 4.1) Detected uninitialized Port A in this project.
Recommend initializing all unused ports to eliminate wasted current
"../lnk_msp430fr5739.cmd", line 103: error #10099-D: program will not fit into
consumption on unused pins.

>> Compilation failure
available memory. placement with alignment fails for section "ALL_FRAM"
size 0x40df . Available memory ranges:
FRAM size: 0x3c90 unused: 0x3c90 max hole: 0x3c90
error #10010: errors encountered during linking; "CC3000 Automation App.out"
not built

Can you help me!Thank you.