??? 06/20/05 16:41 Read: times |
#95378 - IAP on Atmel Responding to: ???'s previous message |
I wrote IAP routines for the ATMEL parts in the past to do firmware uptates over usb. So far the docs were sufficient for me exept the bug that only 16 bytes can be flashed at a time.
I did the original code on the RB2 but the same worked for the RD2 too. http://www.8052.com/forum/read.phtml?id=34653 Are you overwriting your own code? Where are the IRQ vectors located? Thomas |