avrdude-dev
[Top][All Lists]
Advanced

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

Re: [avrdude-dev] [bug #45613] AT90CAN128 eeprom can not be programmed


From: Papp Balázs
Subject: Re: [avrdude-dev] [bug #45613] AT90CAN128 eeprom can not be programmed
Date: Fri, 24 Jul 2015 10:10:52 +0200
User-agent: c2.hu - Roundcube Webmail/0.9.0


Hi Jörg, 

thanks for exceptionally fast response! 

You are simply right, my eep file is wrong. 

> -U ee:w:yourfile.elf 

is the tip of the day :) Thanks again! 

Have nice day! 

Balazs 

2015-07-24 09:20 időpontban Joerg Wunsch ezt írta: 

> Update of bug #45613 (project avrdude):
> 
> Status: None => Works For Me 
> Assigned to: None => joerg_wunsch 
> 
> _______________________________________________________
> 
> Follow-up Comment #1:
> 
> The offset 0x810010 is certainly wrong.
> 
> It's simply that older AVRDUDE version weren't that strict 
> in their input checking, and masked off the upper address 
> bits.
> 
> The correct way to produce an EEPROM load file is to use
> 
> --change-section-lma .eeprom=0
> 
> in the respective avr-objcopy command.
> 
> Alternatively, it's now be possible to use the ELF file 
> directly:
> 
> ... -U ee:w:yourfile.elf
> 
> _______________________________________________________
> 
> Reply to this item at:
> 
> <http://savannah.nongnu.org/bugs/?45613 [1]>
> 
> _______________________________________________
> Message sent via/by Savannah
> http://savannah.nongnu.org/ [2]

-------------------------
c2.hu [3] ingyenes webmail - 10GB tárhely, megújult külsővel! 

Links:
------
[1] http://savannah.nongnu.org/bugs/?45613
[2] http://savannah.nongnu.org/
[3] http://www.c2.hu/


reply via email to

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