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: Unable to develop CDC simple send code

Part Number: MSP430F5504
Other Parts Discussed in Thread: MSP430WARE

Hi,

I have been trying to make a project now with MSP430F5504 where I will have to send just a few bytes of data to the PC and receive only may be few tens of bytes from PC. But after trying to integrate the C0_SimpleSend example provided by usblib here --> "C:\ti\msp430ware_3_80_11_07\usblib430\MSP430_USB_Software\MSP430_USB_API\examples\CDC_virtualCOMport\C0_SimpleSend" I encountered with the following error of "insufficient memory" :

../lnk_msp430f5504.cmd", line 144: 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 ".text" size 0x2aac. Available memory ranges:
FLASH size: 0x1f80 unused: 0x1f80 max hole: 0x1f80

I understand many have received the same issue and might have solved. But the thread links provided some are working and some no longer exists. Please help me regarding this issue.

**Attention** This is a public forum