Hi,
I looked around the forum but could not quite find an answer to my question, there are a few similiar cases but no cigar. I am getting the following error when I try to build the SLAA281b MMC code example for MSP430F2274:
<Linking>
"../lnk_msp430f2274.cmd", line 215: error: run placement fails for object
".bss"
error: errors encountered during linking; "mmcTest.out" not built
Its worth noting that it looks like I can build the example in IAR Wordbench fine. I find it hard to believe that its because there is not enough resources on the MCU as one person noted (http://community.ti.com/forums/t/65.aspx?PageIndex=4). I also updated my CCE3.0 to CCE3.1 from (slac135e - http://focus.ti.com/docs/toolsw/folders/print/msp-cce430.html#Support%20Software). I am hoping that its something simple that I am doing wrong.
Leon