05-23-2011 08:47 AM
Hi,
I have cRIO 9074 controled by web service. There is a VI used for initialiting communication that run FPGA VI and sets some initial control on FPGA, and then passes FPGA reference to other VI run asynchronously (through VI server). I also does couple of other task, but my problem is, that very often the message:
interrupt: PCI Error: initiator aborted due to timeout
is written on console window (access through web), usually 3 times and a bit later yet 2 times. Does anybody know what does it mean? What to do with it? Where is some page http://www.cevx.com/bbs/thread-26067-1-1.html mentioning the possibility of broken HW, or is it just SW overload or what? Should I put some Wait somewhere? How long?
Thanx
Vasek
05-25-2011 03:48 AM
Hi Vasek,
we spoke today on the phone and I'm looking into your problem right now.
Have a nice day.
06-02-2011 02:59 AM
The source of the problem seems to be a conflict between NI RIO 3.5.1 drivers and LV 10.0.1.
Reinstalling the NI RIO to the version 3.6 supported by LV 10.0.1 seems to have resolved the problem.