DOURNES Guillaume wrote: > Sorry my old archive contained svn files. I send again my cource code. > > I have some syslog message as kernel : Oops : 0000 [#1], or kernel : CPU : 0, > or EIP : 0060 [<f8a88de7>] Tainted : PF VLI, etc.
Well, if your system locks up while the test runs, it is not likely that any message is pushed to syslog anymore. At best you see something on the console (VGA or serial). > > I don't understand the watchdog catch. Can you explain a little more ? See the help in the kernel configuration: If the the watchdog catches some spinning Xenomai thread, it will suspend it, allowing the rest of the system to run again. This will also generate a log message on the kernel console. Jan -- Siemens AG, Corporate Technology, CT SE 2 Corporate Competence Center Embedded Linux _______________________________________________ Xenomai-help mailing list [email protected] https://mail.gna.org/listinfo/xenomai-help
