I am using the FRAM dev board MSP-EXP430FR5739 with CC3000 module, and trying to get the Home Automation App to run using CCS (ver 5.4). I downloaded the app as part of the CC3000SDK, and created a new workspace for it. My problem is that although the CC3000 Host Driver and CC3000 Spi projects build ok, I am getting a linker error for the CC3000 Automation App:
<Linking>
"../lnk_msp430fr5739.cmd", line 103: error #10099-D: program will not fit into
available memory. placement with alignment fails for section "ALL_FRAM"
size 0x40df . Available memory ranges:
FRAM size: 0x3c90 unused: 0x3c90 max hole: 0x3c90
Can anyone help please?
Thanks,
Dave