Other Parts Discussed in Thread: MSP430FR5730
Hi,
I am porting FRAM code to msp430fr5730, but i am getting error as : Code cannot fit into available memory. I know fram size of 5730 is 4K, but my code is around 11k.
Is there any way to reduce this size, any thing can we do in makefile? Or its only possible to dump code in 16K fram?
Regards