QUOTE
Just enter the following short string of characters at any shell prompt and see how soon you are rebooting:
[Freeze computer code]
And on that note, how easy is it to reboot a Pandora? Is there a pressable soft reset button or key combo that still works even when a system is frozen solid, or do you just pop the battery?
Evil...
If it's frozen you can of course still shut the power by holding it. But, this is a programmable feature, the button can be remapped because it's software controlled. A post you may find interesting, from MW himself:
QUOTE
The power switch is software controlled. It is connected to the power management chip and can be read by the OMAP through an I2C interface. It can fire an interrupt when pressed or it can be software polled (depending on what the kernel would like to do). It can also be set as a hardware failsafe and if you hold it down for a programmable number of seconds, it kills the entire system power. This is useful if Linux should lock up and you have no way to power it off in software, because this feature is pure hardware.
In the case of the Pandora, that it not often necessary unless you want to force it off completely, but there are other easy ways to use the power switch to reset the board if you just need it to reboot. Here are the configurations:
- Hold down MENU button and press POWER switch = HARD RESET
- Hold down MENU and START buttons while pressing POWER switch = HARD RESET into "peripheral boot mode" (used to load code from SD card, UART or USB). Those two blue wires on the dev kit PCBs hold the MENU and START buttons at ground potential so the board always comes up in this mode for code development.
I know I have explained most of this in other topics, but they do tend to get buried. smile.gif
Link:
http://www.gp32x.de/board/index.php?showt...;p=623247&#