Currently, I have a library and want it to link with my application. So,
I use "arm-linux-gcc -Wall main.c libxxx.a". It looks good that no error is
produced. When I put it into my 7212 board, and run it, a kernel panic is
resulted. The exact error is
    "Kernel panic: Unknown data abort code 4194304 [pc=020014e8,
*pc=e14192b0] LR=0x014e8"

    When I trace the program, the data abort occurs at once it branch to the
library code. Can anyone help?

Yours,
Jacky Lam




unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]
++        Please use [EMAIL PROTECTED] for           ++
++                        kernel-related discussions.                      ++

Reply via email to