This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

about Raw formatted (s-records elf img)


Dear All:

I make kernel source and use tool -elf-objcopy.

I get linux.img(image 1MB), linux.mhx( S-records 4MB entry address 0x03800000),linux(elf32)
My problem is :
1:
redboot> load -v -m tftp -b 0x03800000 linux.img
Unrecognized image type: 0x800c01c4

2:
redboot> load -r -v -m tftp -b 0x03800000 linux.img
-
Raw file loaded 0x03800000-0x0397e408
redboot> go 0x03800000
Result it can not run  ( I mistiness  why?)

3:
redboot> load -v -m tftp -b 0x03800000 linux.mhx
redboot> go 0x03800000
run OK !

But Why linux.mhx( S-records) so big ?

plaease help .
thanks.


        xuesong wang
        wxs2001@263.net
          2003-05-30



--
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]