I"m starting to do some Adc programming and came across Jan Hauer's
warning notice in Msp430Adc12.h:

#elif GCC_VERSION != 323
#warning "This version of msp430-gcc might contain a bug which results in false accessing \ of bitfields in structs (MSP430ADC12M.nc would fail). Use version 3.2.3 instead."

Are all versions except msp430-gcc 3.2.3 still wrong?

Can I install the new tools release along with my cvs updated tinyOS source, or should I remove and reinstall, then update cvs to get the latest fixes?

Any problems using gcc 4.1 along with msp430-gcc 3.2.3?

[EMAIL PROTECTED]:/opt/tinyos-2.x/tos/chips/msp430/adc12$ msp430-gcc --version
msp430-gcc (GCC) 3.2.3
[EMAIL PROTECTED]:/opt/tinyos-2.x/tos/chips/msp430/adc12$ gcc --version
gcc (GCC) 4.1.2 (Ubuntu 4.1.2-0ubuntu4)


Thanks,

John Griessen
--
Ecosensory
tinyOS devel on:  ubuntu Linux;   tinyOS v2.0.2;   telosb ecosens1
_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to