Quantcast
Channel: MSP430 Technical Forums
Viewing all articles
Browse latest Browse all 2077

mspgcc output larger than TI compiler's one

$
0
0

Hi,

I've switched from TI compiler (CCS5.3) to MSPGCC and I've noticed that with optimization disabled my code's .text size is significantly larger when compiled with mspgcc (10070 bytes) compared to TI compiler (8560 bytes) which gives me 1500 bytes more (18%). The same code (minor changes like intrinsic routines names changed), optimisation settings. Is that something I should live with or is there any way I can decrease the .text size?

 

Best Regards,

tml


Viewing all articles
Browse latest Browse all 2077

Trending Articles