[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [avr-gcc-list] AVR Disassembler
From: |
Theodore A. Roth |
Subject: |
Re: [avr-gcc-list] AVR Disassembler |
Date: |
Sat, 13 Nov 2004 08:04:59 -0800 (PST) |
On Sat, 13 Nov 2004, Joerg Wunsch wrote:
> As Johannes Bauer <address@hidden> wrote:
>
> >don't know if anyone needs it... but I needed one lately: a
> >disassembler for AVR code. So I wrote one.
>
> Curious: what's wrong with using avr-objdump -d?
I don't think you can do this:
$ avr-objdump -d foo.elf > foo.S
$ avr-gcc -o new_foo.elf foo.S
His post says you can do something like that with his disassebler.
---
Ted Roth
PGP Key ID: 0x18F846E9
Jabber ID: address@hidden