avr-gcc-list
[Top][All Lists]
Advanced

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

AW: [avr-gcc-list] Hex File Generation in AVR-GCC


From: Andreas Schwarz
Subject: AW: [avr-gcc-list] Hex File Generation in AVR-GCC
Date: Thu, 19 Jul 2001 02:42:38 +0200

Hello,

> I am using a ATmega163 and have just recently install gcc 3.0 and binutils
> 2.11.2. I want to generate a hex file rather than the stardard elf "a.out"
> file. Can anyone help me with this dilemma?

try this:
avr-objcopy -O ihex a.out hexfile.hex

Andreas




reply via email to

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