« Return to Thread: avr/boot.h: poisoned SPMCR for ATmega128

Re: avr/boot.h: poisoned SPMCR for ATmega128

by uracolix :: Rate this Message:

| View in Thread



On 05.05.2012 22:43, Joerg Wunsch wrote:
> As uracolix wrote:
>
>> error: attempt to use poisoned "SPMCR"
>
> ATmega128's IO register 0x68 has got the name SPMCSR, starting with
> the revision E datasheet 05/2002.  This replaced the former name
> SMPCR.

Yes, but just by inclusion of avr/boot.h a source file does not
compile anymore. How can this be fixed from the user perspective?

Axel

_______________________________________________
AVR-libc-dev mailing list
AVR-libc-dev@...
https://lists.nongnu.org/mailman/listinfo/avr-libc-dev

 « Return to Thread: avr/boot.h: poisoned SPMCR for ATmega128