"Daniel O'Connor" <dar...@dons.net.au> wrote:

> On 24/09/2010, at 13:59, Wim Lewis wrote:

>> I want to add ELF support to avrdude [...]

Which is great!  Btw., there's a separate avrdude-dev mailing list for
development on AVRDUDE.

> Can't you just use libbfd, or libelf?

Yes, please, use libbfd.  It's already a prerequisite for AVaRICE, and
for the exact same reason: to load an entire AVR's image from the ELF
file.  You might get the missing pieces of information including code
examples from there (except for the fuse byte offsets, as they are a
recent addition, but they should be simple enough to figure them out).

-- 
cheers, J"org               .-.-.   --... ...--   -.. .  DL8DTL

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

_______________________________________________
AVR-GCC-list mailing list
AVR-GCC-list@nongnu.org
http://lists.nongnu.org/mailman/listinfo/avr-gcc-list

Reply via email to