Hi, I get the error above when compiling the attached file http://www.nabble.com/file/p16891878/sample.c sample.c
The command line to compile is msp430-gcc -mmcu=msp430x169 -g -c sample.c -o sample.o The error only occurs, when optimizations are disabled. With any type of optimizations, it disappears. Build environment is Win32/Cygwin, the mspgcc version is 3.2.3. I read that there was a similar error in 2006 but it seems to me that the thread was not really finished. Hope that we will get some results this time. -- View this message in context: http://www.nabble.com/Error%3A-operand-out-of-range%3A-521-tp16891878p16891878.html Sent from the MSP430 gcc - Users mailing list archive at Nabble.com.
