View topic - Don't understand error message
Don't understand error message
6 posts
• Page 1 of 1
Don't understand error message
I am working on a autonomous locomotive robot which seems to hang after abt 40 sec. of run.
I get the following error message:
---------------------------------------------------------------------------------
Failed to read message, code (2)
Shutdown[0,0] S/C/F=11/4/2 C/D=F00129b6/f0046ec0 state(d0)=now lock exit
[0]PID-TID=1-1? P/T FL=00019001/08800000 "/86/boot/sys/procnto"
[0]ASPACE PID=4101 PF=00001010 "poc/booy/io-net"
x86 context[feff4f74]:
...
instruction[f000d26c]:
...
stack[feff4fa0]:
...
---------------------------------------------------------------------------------
I have no clue what the error message is saying. Does it say what and where went wrong? software or hardware?
Does anyone know the answer to the previous?
Thanks.
I get the following error message:
---------------------------------------------------------------------------------
Failed to read message, code (2)
Shutdown[0,0] S/C/F=11/4/2 C/D=F00129b6/f0046ec0 state(d0)=now lock exit
[0]PID-TID=1-1? P/T FL=00019001/08800000 "/86/boot/sys/procnto"
[0]ASPACE PID=4101 PF=00001010 "poc/booy/io-net"
x86 context[feff4f74]:
...
instruction[f000d26c]:
...
stack[feff4fa0]:
...
---------------------------------------------------------------------------------
I have no clue what the error message is saying. Does it say what and where went wrong? software or hardware?
Does anyone know the answer to the previous?
Thanks.
- atomize
- New Member
- Posts: 4
- Joined: Tue Feb 23, 2010 2:46 am
Re: RE: Don
atomize wrote:Thanks for the reply. But how would I know whether it's a hardware problem or a bug in the driver? How do I pinpoint it exactly?
Ah the mysteries of hardware. A good place to start is simple intuition. Do you have any reason to think the hardware is bad? Did you wire something yourself? Or is it an SBC that you purchased? Can you swap it out for a duplicate and see if the problem persists.
Without a good reason to think it is hardware, assume a driver problem. A good way to check this is to move the interrupt code out of the interrupt handler. This might not be a good way to run your system, but you are doing it just to check. If you have a problem in your interrupt handler, once it is running in program space, you will get a process crash instead of a system crash and you can diagnose the problem much more easily.
- maschoen
- QNX Master
- Posts: 1920
- Joined: Wed Jun 25, 2003 5:18 pm
6 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 0 guests
