Hello everyone !

I have made a file system from uClinux-dist-20080808 basing busybox, but it
can not be run correctly.
The first program "init" is stopped at the "bsearch" function ( in file
busybox/libbb/appletlib.c ) when booting.

If i use some constant to instead of the "bsearch" function, then "Unhandled
fault" errors would be displayed endless:

Unhandled fault: vector exception (0x000) at 0x00000000
Unhandled fault: vector exception (0x000) at 0x00000000
Unhandled fault: vector exception (0x000) at 0x00000000
... ...

Please give me some advice about how to get rid of the faults, thank you
very much.

BTW, my build environment: Philips/LPC2200 + linux2.6 + uClibc
_______________________________________________
uClinux-dev mailing list
uClinux-dev@uclinux.org
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by uclinux-dev@uclinux.org
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to