Tool/software: Linux
Hi All,
We have a custom board utilising an am335x SoC. From time to time (very hard to reproduce), the system goes into a state where the gp_timer interrupt stalls completely, so if I issue the command cat /proc/interrupts, the number of interrupts on gp_timer remains the same permanently..
Once in this state the device in question goes into a state where it becomes unresponsive for a certain time then becomes responsive again. The time that it is unresponsive is almost constant at about 1 minute 55 seconds. At the time the system becomes responsive again, the system time has jumped back 62 seconds, and exactly 62 seconds later the system freezes again.
Once in this state, the serial console does not respond at all - I am connected to the device vi ssh, and in this state, I experience the freezes and then date jumping back reliably.
I have found a thread on the forum in which this issue is described, but there is no resolution posted. The thread is 
Has anyone else noticed this behaviour?
Thanks in advance
Hamish