[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [avr-gcc-list] Problems after boot_page_erase()
From: |
Alan Kilian |
Subject: |
Re: [avr-gcc-list] Problems after boot_page_erase() |
Date: |
Sun, 4 Apr 2004 21:44:14 -0500 (CDT) |
> boot_page_erase(0x17C0); // erase the page just before boot section
> PORTA = 0x99;
> lcd_puts_p(PSTR("\nErased!")); // NEVER GETS PAST HERE
I'm not familiar enough with this particular processor, but some
processors don't let you execute code from FLASH while you are erasing
or reprogramming any part of it.
-Alan
--
- Alan Kilian <alank(at)timelogic.com>
Director of Bioinformatics, TimeLogic Corporation 763-449-7622
_______________________________________________
avr-gcc-list mailing list
address@hidden
http://www.avr1.org/mailman/listinfo/avr-gcc-list