What is --single_inline option in CCS settings (Properties->CCS Build->MSP430compiler->Advanced options->Advanced optimizations->Inlinefunctions called once)
I am using msp430f2410. When i select this option i can get bit lesser code size..
I want to know what is this compiler option exactly( with example) and whether i can select all for my MCU ro reduce some memory?