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.

msp430f5504 MSC code problem

Other Parts Discussed in Thread: MSP430F5504, MSP430F5510

I'm trying to build the M1_FileSystemEmulation example (that is a part of the MSP430USBDevelopersPackage_4_10_00 package) on the msp430f5504. But no matter what I do, I cannot fit my pcode into the available memory.

(Keep getting:

"../lnk_msp430f5504.cmd", line 142: error #10099-D: program will not fit into available memory.  placement with alignment fails for section ".text" size 0x31ac .  Available memory ranges:

   FLASH        size: 0x1f80       unused: 0x1d66       max hole: 0x1d66  )

Did anyone was able to compile this example? Are there any other mass storage examples for this MCU?

**Attention** This is a public forum