This is user-generated content. It could be inaccurate, out of date, or just plain wrong! If it is, then please edit it to make it helpful.
Every Palm owner should know how to escape this nasty situation. After a reset, the Palm operating system sends a notification to every application that there has been a reset. If any application has a bug in the code that handles this notification, then it causes a reset. Then it is notified of the reset and causes a reset....
Here is how to escape:
The device will reset one last time, then recover. It hasn't sent a notification to any application about the reset, so apps won't have reset their alarms, or started any work they do in the background. When you find the reset-culprit, you should do a final normal reset to let them initialise.
As far as I know, none of my apps cause a reset loop. They all have protection to stop reset-loops from continuing - though no protection is perfect.... The way to find the culprit is to move any suspicious apps to an sd card (delete them if you don't have one) and initiate a reset. If the reset goes ok, then the apps on your device are ok. Add apps until you find the culprit.
If one of my apps is causing a loop - please let me know and I'll do my best to fix it ASAP