avr-chat
[Top][All Lists]
Advanced

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

Re: [avr-chat] Writing bootloader section on XMega128A1


From: Dave Hylands
Subject: Re: [avr-chat] Writing bootloader section on XMega128A1
Date: Wed, 26 May 2010 14:13:44 -0700

Hi Johannes,

On Wed, May 26, 2010 at 12:12 AM, Johannes Bauer <address@hidden> wrote:
> Hi Dave,
>
> On 25.05.2010 17:07, Dave Hylands wrote:
>
>>> Ehrm - isn't the size of the bootloader of the X128 8kB? The Xmega
>>> Datasheet says so at page #1 and so does the avrdude configuration:
>>
>> So what did you pass in as the bootloader address when you ran the link 
>> stage?
>
> 0x20000.

0x20000 = 128K, so that can't be right.

It should be at 128K - 8K = 120K = 0x1e000

-- 
Dave Hylands
Shuswap, BC, Canada
http://www.DaveHylands.com/



reply via email to

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