11-10-2011 05:15 AM - edited 11-10-2011 05:17 AM
Hello guys!
I have a trouble with compiling a code from article DSA Module Synchronization Reference Design for Multiple cRIO Chassis. The target system is cRIO 9024 with 9118 chassis, 9225 and 9227 AI modules in slot 2,3 and 9401 DIO module in slot 4. The compilation preparation works well, configuration too. When it comes to translating process, xilinx sends an error. I have attached xilinx log with error codes.
If you have any idea, I'd be glad to hear it.
11-17-2011 04:53 PM
Hi,
This is quite a log file that you have attached. Let's take a step back first, to try to eliminate some possible sources of the issue. Please provide information on your development system. (e.g. LabVIEW version, FPGA version, NI RIO version, version of Xilinx Tools) Also, are you able to successfully compile and run a blank VI and / or other LabVIEW FPGA example code on the 9024 / 9118? Finally, I see that you attached the error log, but what particular error message or code do you receive during the translating process?
Regards,
11-18-2011 12:14 AM
Hi, Kareem!
Thank you for you answer!
I've already decided a problem. The issue was in regional standarts - comma instead of decimal point (I have european OS). After changing standarts to US, everything works well. 😉
Best regards, Slava.
11-18-2011 10:15 AM
That's great news!!
Regards,