[U-Boot-Users] Problem loading ELF image on LPD7A400

Hi everyone,
A bit more information from what we have been doing with U-Boot and the LogicPD boards. We managed to compile the U-Boot images, tried to load elf image using LogicLoader (that already comes on it) and here is what we get.
Does anyone think the image that we made has something wrong with it? The following is a dump of what happened. Thanks in advance for any advise.
Please note our versions of GCC/GlibC for ARM created using Kegel's scripts.
Regards, Devraj
losh> load elf /tftp/10.0.1.2:u-boot loading from /tftp/10.0.1.2:u-boot: R............ elf file type : 0x0002 machine type: 0028 version: 1 prog start addr : 0xc1fc0000 num prog headers: 1 num sect headers: 23 offset : 0x00008000 disk length: 0x0001662c mem len: 0x0001aa30 phyaddr: 0xc1fc0000 vaddr : 0xc1fc0000 dl addr: 0xc1fc0000 ignoring rest of file...done running md5sum on the _loaded_ portion of the file: 0d5cf2336110e4fcdc35b446b224f8f5 - addr: c1fc0000 len: 0001662c losh> burn unable to burn without a loaded flash image

In message 41859C32.2060909@eternitytechnologies.com you wrote:
A bit more information from what we have been doing with U-Boot and the LogicPD boards. We managed to compile the U-Boot images, tried to load elf image using LogicLoader (that already comes on it) and here is what we get.
...
losh> load elf /tftp/10.0.1.2:u-boot loading from /tftp/10.0.1.2:u-boot:
...
losh> burn unable to burn without a loaded flash image
You may want to read the documentation that comes with LogicLoader why it thinks it has no loaded flash image. Maybe there are special format requirements for "flash images".
Best regards,
Wolfgang Denk
participants (2)
-
Devraj Mukherjee
-
Wolfgang Denk