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.

MSP430 and IAR size optimization

Genius 3300 points

I am using IAR with MSP430. Running very low on code memory.

Are there tips on how to reduce memory on IAR?

I have setting for "Size" optimization and linker optimization checked. Any thing in IAR setting which can help?

Also I noticed that defined const array keeps array in RAM.

How to move const array/variables to FLASH and then call in function also?

**Attention** This is a public forum