At 11:36 PM 10/13/04 +0100, you wrote:
> Please excuse what might be a really daft question but,
>I've just got my TinyARM EB40 board, installed the LLPC ISP software and IAR
>Embedded workbench. Written a simple 'hello world' program (LED flash),
>compiled and all is well.. Almost.. The output of the IAR Compiler is a .elf
>or .r79 file, the LPC ISP is expecting a .hex file, so... How do I get IAR
>to generate this .hex file, so I can program my TinyARM?
If IAR is based on the GNU chain look for an executable called
objcopy. It's part of the GNU binutils and performs conversions between
various formats. The call I use as part of my link is
arm-elf-objcopy -O ihex infile outfile
Robert
" 'Freedom' has no meaning of itself. There are always restrictions,
be they legal, genetic, or physical. If you don't believe me, try to
chew a radio signal. "
Kelvin Throop, III