I'm having the same error code and it screwed up our testing. The system has been running fine for the last 3 months and the error code came up recently. It is recording 5 files in a circular fashion. Each file has 1000000 bytes limit. The error happened so randomly. Sometimes the file is only 100KB, sometimes 300KB and yet sometimes 900KB. When the error occurs, the system effectly froze for a little bit (the software is running at 125Hz rate, so does the file operation. I'll try to write the file in big chunks instead of every loop and see what happens).
We'are using cFP 2010 with 2 pwm output, and 1 current input.
-Joe