Other Parts Discussed in Thread: MSP430F5438A
Hi,
I'm new CCSv5.2.1 Linux and confused how its reacts to the test program I have made from 'scratch' as a mini FFT program.with only FFT. c,FFT_430.asm, main.c, and lnk_msp430f5438a.cmd and their header files
It compiles without errors, but has 27 warnings. The size of the .out file is 39 KB. It debugs over MSP-FET430UIF without complaining, but after loading the Console tells the loaded Code Size is:Text 492 bytes Data 2 bytes. How come there are no complains at all? I use the size-limited 16B compiler. What's the explanation?
Regards Bo