[En-Nut-Discussion] appload - Programming upper memory from AVRstudio
Harald Kipp
harald.kipp at egnite.de
Tue Dec 14 21:15:46 CET 2004
David,
which programming software did you use? AVR Studio 4.10 should
work fine.
The hex file contains the code only. If you read back flash
memory, the resulting hex file contains the full 128K.
Harald
At 20:24 14.12.2004 +0100, you wrote:
>Hello,
>
>I am trying to flash an hex file in the upper memory of the ATMega128 with
>the precompiled appload.hex. It fails, reading just 0xFF (erased) from the
>flash.
>
>I assume this is because I am trying to flash above 64K while the Hex file
>onl contains 64K of the upper memory. Is that correct? Is there a way to
>flash appload through JTAG?
>
>Board is 2.1B
>
>Real thanks.
>
>David
More information about the En-Nut-Discussion
mailing list