Hello, I'm trying to run uCLinux on a NET+ARM NS7520, with the uCLinux-dist-20070130 and arm-linux-tools-20061213.

I have a problem after have succesfully compiled the kernel:
the init file linux-2.4.x/arch/armnommu/kernel/head-arm-netarm.S : 831:
ldr r0, =_hello_world

...

_hello_world:  .ascii   "NET+Lx Bootloader v0.9\n\0"

when I disassemble (or execute) the kernel image, the instruction is:
1e8: e59f02d4 ldr r0, [pc, #724] ; 4c4 <L_STACK_UNTOUCHED_MAGIC+0x2c>
...
    4c4:   000dd000    andeq sp, sp, r0

but at 0x000dd000 address, in the binary file, there is only zeros, and I've found the string in the binary at 0x000db018

So I don't understand  why there is this error

Can anyone help me??

Thanks a lot
Sylvain Chouleur

_________________________________________________________________
Gagnez des pc Windows Vista avec Live.com http://www.image-addict.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