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