[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [avr-gcc-list] problem with the COFF
From: |
Eric Fu |
Subject: |
Re: [avr-gcc-list] problem with the COFF |
Date: |
Wed, 16 Jun 2004 08:46:18 +1000 |
Hi,
If you download WinAVR from http://sourceforge.net/projects/winavr it should
include everything you need. The file avr-objcopy which is responsible for
ELF / COFF conversion should be in \WinAVR\bin.
After installation, follow the instruction of README, you can add command
Make Extcoff in the Programmers Notepad.
Regards,
Eric Fu
----- Original Message -----
From: "Ivan Dimitrov" <address@hidden>
To: <address@hidden>
Sent: Tuesday, June 15, 2004 10:59 PM
Subject: [avr-gcc-list] problem with the COFF
> hi all,
> for deal with AVRSTUDIO i nedd the coff file, and to get it i have to run
> make coff
> = Convert ELF to COFF using objtool.
> but unfortunately in my distribution WinAVR 0404 - there is no objtool!
> So, how can i make the COFF file?
> Regards
> I.
>
----------------------------------------------------------------------------
----
> _______________________________________________
> avr-gcc-list mailing list
> address@hidden
> http://www.avr1.org/mailman/listinfo/avr-gcc-list
>