Re: [avr-gcc-list] atmega1284 and atmega1284p

2014-03-20 Thread Pink Boy
Ormund, Yah... its the atmega1284 that's not supported, the 1284p works fine. I think the and p versions of Atmel processors are functionally identical from a programming standpoint. Matt___ AVR-GCC-list mailing list AVR-GCC-list@nongnu.org h

Re: [avr-gcc-list] atmega1284 and atmega1284p

2014-03-20 Thread Ormund Williams
On Thu, 2014-03-20 at 17:34 -0700, Pink Boy wrote: > Ormund Williams sez, > > > >I'm using 4.7.2 and it doesn’t recognize the atmega1284, is there a > >later version that handles 1284? or is there any software difference > >between the 1284 and 1284p? > > That's odd, I'm using (still) avr-gcc 4.

Re: [avr-gcc-list] atmega1284 and atmega1284p

2014-03-20 Thread Pink Boy
Ormund Williams sez, >I'm using 4.7.2 and it doesn’t recognize the atmega1284, is there a >later version that handles 1284? or is there any software difference >between the 1284 and 1284p? That's odd, I'm using (still) avr-gcc 4.3.3 (WinAVR-20100110) and it supports the atmega1284p Matt