DOURNES Guillaume wrote: > *********************** > Warning: Your file, V02R00.rar, contains more than 32 files after > decompression and cannot be scanned. > *********************** > > > I join to this mail my source code of my driver and my test software. The > read and write function of this driver version are already tested, and work > as waiting. > > I tried to break out the loop. If I break out after 1 loop, the software > works, but if I break out after 2 loops, the sofware freeze and the result > (printf) of the first loop is not printed.
Didn't have to time to unpack your archive (is the driver so complex?). So you may try to continue with debugging: Does the watchdog catch something? Is there something on the kernel console after lockup. If not, attach a serial line and redirect the console to it. Maybe you see an oops. 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
