On 2006-05-17, Bodo Rzany <rz...@ibrro.de> wrote:

>> I get this message in gdb when I do "load test":
>> "test.elf": not in executable format: File format not recognized
>
> May be you should convert your 'elf' output to (loadable) hex format
> with somethin like
>                       $(OBJCOPY) -O ihex a.elf a.hex
>
> where $(OBJCOPY) is the path to your msp430-objcopy executable.

Nonsense.  Gdb knows how to load ELF files.

-- 
Grant Edwards                   grante             Yow!  Yow! I'm UNEMPLOYED!
                                  at               
                               visi.com            


Reply via email to