Android Freezes

Francisco
I sucessfully mount android on a mini6410, with the image provided by
friendlyarm. ocasionally the OS freezes and I can do nothing but turn off
the device. is there any way to avoid this or prevent that happen? My
application is using the device's serial port and ethernet.

Dante
I have the same problem. After a while of the "screen timeout" the systems
hangs.
did you find a solution?

Dave McLaughlin
Can you hook up the debug interface and log all the output before it fails.
Ideally use the USB port and the Android SDK to record the ADB output.

Reggie
I think there is a wakelock setting you can set somewhere, google 'android
wakelock'.