Hello, We have a Coldfire 5282 Lite running uClinux-2.4 from CVS that connects to an NFS server to dump out data that is read in through the control ports from an FPGA. This system has been working fine through most of our tests but when we started taking real volumes of data we found that when the output reaches a certain size the uClinux client board hangs and we have to reboot to take more data. As one would imagine this is not an optimum mode of running for us.
We end up with a string of print statements of the form: nfs: RPC call returned error 14 RPC: sendmsg returned error 14 and this hangs the embedded client. I looked in asm-m68k/errno.h and found: #define EFAULT 14 /* Bad address */ The file size for the output is on the order of 3.5-4 MB. I am not sure if this is the actual error, and I really have no idea what it means. Any help or guidance would be very much appreciated. Thanks, Alex -- -- --------------------------------------------- Loren A. Linden Levy Department of Physics 390 UCB University of Colorado Boulder, CO 80309-0390 Tel: 303-735-6146 (CU) / +049 040 8998 4789 (DESY) Fax: 303-492-3352 (CU) / +049 040 8998 4034 (DESY) Cell: 303-332-2768 (U.S.) / +049 (0)151 5496 1831 (Germany) Email: [EMAIL PROTECTED] url: http://up.colorado.edu/~lindenle _____________________________________________ --------------------------------------------- This email has been cryptographically signed. Search for "lindenle" at pgp.mit.edu to obtain my public key which can be used to verify the authenticity of this message. _____________________________________________ ---------------------------------------------
signature.asc
Description: PGP signature
_______________________________________________ uClinux-dev mailing list uClinux-dev@uclinux.org http://mailman.uclinux.org/mailman/listinfo/uclinux-dev This message was resent by uclinux-dev@uclinux.org To unsubscribe see: http://mailman.uclinux.org/mailman/options/uclinux-dev