Howdy!
I've been searching around and haven't found a definitive answer, so I apologize if I missed this somewhere already.
I have an application where I am remotely triggering the camera via chdkptp. It works great, but once in a blue moon the camera will crash for whatever reason (last time with a exception for an undefined instruction). It would be great if I could just have the camera reboot instead of powering off, or have a way to remotely power on the camera again without having to physically modify it.
I would guess it would be possible to modify the exception vector to do this, but I'm unsure if this is something within the realm of CHDK? Would it work for an assert crash too?