i am trying to execute my image (after compilation of uClinux-dist-20040408) 
so i used skyeye-1.2.4 to run uClinux under.

here my skyeye.conf

#skyeye config file sample

cpu: arm7tdmi
   mach: at91
   mem_bank: map=M, type=RW, addr=0x00000000, size=0x00004000 
mem_bank: map=M, type=RW, addr=0x01000000, size=0x00400000 
mem_bank: map=M, type=R, addr=0x01400000, size=0x00400000, file=./boot.rom 
mem_bank: map=M, type=RW, addr=0x02000000, size=0x00400000 
mem_bank: map=M, type=RW, addr=0x02400000, size=0x00008000 
mem_bank: map=M, type=RW, addr=0x04000000, size=0x00400000 
mem_bank: map=I, type=RW, addr=0xf0000000, size=0x10000000 
#now, add more options on mem_bank
#mem_bank: map=M, type=RW, addr=0x10000000, size=0x00000800, 
file=./loader.bin,boot=yes
  lcd: state=off
net: type=rtl8019, mac=0:4:3:2:1:f, ethmod=tuntap, hostip=10.0.0.1
#uart: fd_in=/dev/ttyS0, fd_out=/dev/ttyS0


when I carried out : [EMAIL PROTECTED]:/uClinux-dist/linux-2.6.x# skyeye -e 
linux 
the output show this message:

arch: arm
cpu info: armv3, arm7tdmi, 41007700, fff8ff00, 0 
mach info: name at91, mach_init addr 0x805a750
can't find device module: (null)
ethmod num=1, mac addr=0:4:3:2:1:f, hostip=10.0.0.1
SKYEYE: use arm7100 mmu ops
Loaded ROM   ./boot.rom
exec file "linux"'s format is elf32-littlearm.
load section .init: addr = 0x01008000  size = 0x0000f000.
load section .text: addr = 0x01017000  size = 0x000ade94.
not load section .pci_fixup: addr = 0x010c5000  size = 0x00000000 .
not load section .rio_route: addr = 0x010c5000  size = 0x00000000 .
not load section __ksymtab: addr = 0x010c5000  size = 0x00000000 .
not load section __ksymtab_gpl: addr = 0x010c5000  size = 0x00000000 .
not load section __ksymtab_unused: addr = 0x010c5000  size = 0x00000000 .
not load section __ksymtab_unused_gpl: addr = 0x010c5000  size = 0x00000000 .
not load section __ksymtab_gpl_future: addr = 0x010c5000  size = 0x00000000 .
not load section __kcrctab: addr = 0x010c5000  size = 0x00000000 .
not load section __kcrctab_gpl: addr = 0x010c5000  size = 0x00000000 .
not load section __kcrctab_unused: addr = 0x010c5000  size = 0x00000000 .
not load section __kcrctab_unused_gpl: addr = 0x010c5000  size = 0x00000000 .
not load section __kcrctab_gpl_future: addr = 0x010c5000  size = 0x00000000 .
load section __param: addr = 0x010c5000  size = 0x0000008c.
load section .data: addr = 0x010c6000  size = 0x000094c8.
not load section .bss: addr = 0x010cf4e0  size = 0x0000b568 .
not load section .comment: addr = 0x00000000  size = 0x00001098 .
not load section .debug_abbrev: addr = 0x00000000  size = 0x000391fc .
not load section .debug_info: addr = 0x00000000  size = 0x00598734 .
not load section .debug_line: addr = 0x00000000  size = 0x0006940e .
not load section .debug_pubnames: addr = 0x00000000  size = 0x0000d8f6 .
not load section .debug_str: addr = 0x00000000  size = 0x00022662 .
not load section .debug_aranges: addr = 0x00000000  size = 0x000027f0 .
not load section .debug_frame: addr = 0x00000000  size = 0x00021e28 .
not load section .debug_ranges: addr = 0x00000000  size = 0x00009ff8 .
start addr is set to 0x01008000 by exec file.



please has anyone any idea, or an advice? thanks.



      
_____________________________________________________________________________ 
Ne gardez plus qu'une seule adresse mail ! Copiez vos mails vers Yahoo! Mail 
http://mail.yahoo.fr
_______________________________________________
uClinux-dev mailing list
[email protected]
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by [email protected]
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to