At 09:13 PM 12/20/2005, you wrote: >I am writing a program for my atmega8 but have gone over the limit, >that is my program is too big. Is there anyway that i can add an extra >eeprom chip or something that i can store all the code on and call it >from there? > >thanks >jamie Optimize optimize optimize. If all else fails go to a mega168. Doubles your codespace. You'll need some (hopefully) minor code changes.
Message
Re: [AVR-Chat] Extra Program Space
2005-12-21 by Henry Carl Ott