uracoli-devel
[Top][All Lists]
Advanced

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

Re: [uracoli-devel] Wireless Bootloader Hex Error


From: Joerg Wunsch
Subject: Re: [uracoli-devel] Wireless Bootloader Hex Error
Date: Fri, 9 Aug 2013 12:28:01 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

As Daniel Thiele wrote:

> It is 16 Bytes long. The offset to
> use is FLASHEND - 16 Bytes, in case of ATmega128RFA1: 0x1FFFF-0x10 =
> 0x1FFEF

<nitpicking>
I'd say it's FLASHEND + 1 - 16 Bytes, since FLASHEND points to the
last flash address (rather than the first address beyond).  So,
0x1FFF0 is the topmost possible offset.
</nitpicking>
-- 
cheers, Joerg               .-.-.   --... ...--   -.. .  DL8DTL

http://www.sax.de/~joerg/
Never trust an operating system you don't have sources for. ;-)



reply via email to

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