avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [avr-gcc-list] atmega16 vs. atmega32


From: Dave Hansen
Subject: RE: [avr-gcc-list] atmega16 vs. atmega32
Date: Wed, 04 Aug 2004 18:01:49 -0400

From: Reza Naima <address@hidden>


I ran out of flash on the atmega16, and the atmega32 seems identical but
with more memory.  I just wanted to ask if this was the case.  The pin

We went the other way (existing product used mega32, prototype new product on mega32, eventual product uses mega16).

The differences are slight, but they're enough to prevent binary compatibility. The biggest difference I remember is that the location (and thus the priority) of some of the interrupt vectors changed. So a recompile will be necessary, but source code should be identical (or nearly so).

HTH,
  -=Dave

_________________________________________________________________
Don’t just search. Find. Check out the new MSN Search! http://search.msn.click-url.com/go/onm00200636ave/direct/01/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]