06-03-2010 02:51 PM
The reason I first tried the 9103 is because I have the hardware unit available and I used it to initially develop and test the application. I attempted the 9114 because I'll need 8 slots and I’m trying to reduce the cost of this project. (Actually I also attempted the cRIO-9112 chassis but it had a timing failure.)
Why is this failing? Is the 9114 too small? It’s unclear how to compare the 9103 to the 9114 in terms of processing ability. I’m using a cRIO-9012 controller with LV 2009 SP1 and NI-RIO v.3.4.Please advise,DaveSolved! Go to Solution.
06-03-2010 04:48 PM
dj,
It looks like you have modified your Xilinx Compiler options. It this the case? If so what motivations did you have to modify these options?
I would suggest using the default settings under "Xilinx Options" and try the compile again.
You could also start to systematically disable parts of your code to see if you can get it to compile.
steve
06-03-2010 05:08 PM
06-04-2010 09:11 AM
06-04-2010 12:22 PM
Hi Dave,
Could you post your code so I can take a look at it?
Thanks!
06-04-2010 02:13 PM
06-09-2010 05:37 PM
Hi Dave,
I was able to get your FPGA code to be able to compile on a 9114; Attached is the labview bit file. I was unable to get it to compile down to the 9112/9111.
Based on comparing your log file and mine it looks like you have a software mismatch in your LabVIEW toolchain. I know that you are working with another enginner on this.
Best of Luck!
06-10-2010 05:15 PM
It was suggested that my NI-RIO (v.3.4) is possibly corrupted. I uninstalled NI-RIO and reinstalled it using the down load version (v.3.4) from the NI web sit. However, recompilation still fails to the cRIO-9114 chassis. I also tried to compile it to the cRIO-9114 using Win-XP on an different computer; and it fails. Attached are the two failure reports (Win7 and WinXP) it case it's useful.
06-11-2010 06:08 PM
Hi Dave,
You are going to need to modify the install of the Xilinix tools which is part of LabVIEW FPGA. If you uninstall the tools, reboot and reinstall the tools that should fix the problem.
Please let me know how this works out.
06-12-2010 10:17 AM