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.

MSP-EXP430FR2433: MSP-EXP430FR2433 Demo(OOB) compile error

Part Number: MSP-EXP430FR2433
Other Parts Discussed in Thread: MSP430FR2433

CCS Version: 11.0.0.00012 

MSP-EXP430FR2433

I've got an MSP-EXP430FR2433 and I'm trying to develop a microcontroller with CCS for the first time.

When I compile OUT OF BOX, I get the following 6 errors.

"optimisation -O4 and speed vs. size set to 0" does not solve the problem.

#10010 errors encountered during linking; "OutOfBox_MSP430FR2433.out" not built OutOfBox_MSP430FR2433 C/C++ Problem

#10367-D output section ".TI.persistent" cannot mix noinit sections with sections that require initialization.

#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 "ALL_FRAM" size 0x4a95.  Available memory ranges:

gmake: *** [all] Error 2

gmake[1]: *** [OutOfBox_MSP430FR2433.out] Error 1

gmake[1]: Target 'secondary-outputs' not remade because of errors.

**Attention** This is a public forum