I have a processor AT91SAM9G20 running a 2.6 kernel. Watchdog is enabled at bootstrap level and configured for 16 seconds. Watchdog mode register can be configured only once.
I run a Visual C++ console test program inside the daily build. Every now and then the test would call some function that was changed by other developers improperly, descend into an infinite loop and
I\'m writing some code for testing multithreaded programs (student homework--likely buggy), and want to be able to detect when they deadlock.When running properly, the programs regularly produce outpu
I\'ve: Disabled cron Disabled database logging Cleared my caches Commented out the code that is being displayed as the error