Show us the compiler output
add the -v flag to get some more diagnostic information.

  Phil


Praveen Chandrasekharaiah wrote:
Greg,
:) I am compiling with the correct CPU architecture. A snap shot of my logs are below:

----------------------------------------------
/var/tmp> tftp 192.168.10.80
tftp> binary
tftp> get rrh
Received 793780 bytes in 14.2 seconds
tftp> /var/tmp> chmod 777 rrh
/var/tmp> ./rrh&
[22]
/var/tmp> bad frame format: 00000000
PC: [<000ad076>]
SR: 2700  SP: 00f43cc4  a2: 00282c00
d0: 00000000    d1: fffffffa    d2: 00000000    d3: 00000040
d4: 0000003f    d5: 00001000    a0: 202d1764    a1: 00e73e38
Process rrh (pid: 22, stackpage=003688f0)
Stack from 00f43cc4:
fffffffa 00000000 00000040 0000003f 00001000 202d1764 00e73e38 00282c00 00000000 ffffffff 00000000 4c082700 000ad076 00059dd6 00000000 00000040 00059df2 00e73e38 00000040 0005a2d4 00e73e34 00000040 00000000 00000001 00000000 00000001 00f43e6c 00000000 00f43e6c 00f43e74 000000f5 00134320 00f43dd8 00134366 00e73d9c 000000c1 00000093 0000003f 00000000 00000000 00000000 00000001 00000000 00000040 00000000 00000000 00000000 00000000
Call Trace:
       [<0005aff6>] [<00059946>] [<000922c0>] [<000afbfc>]
       [<00040000>] [<000522c0>] [<0005c226>] [<000922c0>]
       [<000afbfc>] [<000922c0>] [<00064434>] [<000922c0>]
       [<00111700>] [<000922c0>] [<0008c532>] [<000922c0>]
       [<000716b2>] [<00071792>] [<00072bcc>] [<00040bd2>]
       [<00040c04>] [<00040bd2>] [<0004386a>]
---------------------------------------------------------------
/var/tmp> ./rrh&
[22]
/var/tmp> RRH Starting...
Simulator Init...
Invoked Transmitter constructor successfully...!..
    <0>:<6>:Started Dispatcher <1>:<2>:Setting detection intervals.

sh 17: Child 22 died
bad frame format: 00000000
----------------------------------------


Greg Ungerer wrote:
Probably not stack size then.

Are you sure you are compiling it for the correct CPU architecture
varient (I don't recall what your target hardware was).

Regards
Greg

_______________________________________________
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


_______________________________________________
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