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.

CODECOMPOSER: MSP430G2ET

Part Number: CODECOMPOSER
Other Parts Discussed in Thread: MSP430G2553

Hi I'm currently trying to connect my MSP430G2ET EVM to a GPIO-EXPANDER-EVM. When running my code, I'm experiencing the error below:

Error:
1.  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. run placement with alignment fails for section ".cio" size 0x120. Available memory ranges: lnk_msp430g2553.cmd /Interface_GPIOv2 line 100 C/C++ Problem

2. 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. run placement with alignment fails for section ".stack" size 0x50. Available memory ranges: lnk_msp430g2553.cmd /Interface_GPIOv2 line 94 C/C++ Problem