10-11-2020 07:33 AM
Hello,
I am working with NI cRIO 9014 along with 9104 chassis. I want to work in LabVIEW FPGA for servo motor control. I am using LabVIEW 2017 SP1 as it is compatible with my crio. But the problem is, I can't install Xilinx compilation tool 2015.4 and ISE 10.1 as these are not for windows 10. Is there any way that I can use LabVIEW FPGA with LabVIEW 2017 SP1 in windows 10?
Thanks in advance.
10-11-2020 07:40 AM - edited 10-11-2020 07:49 AM
You can setup a build server with Windows 7 which you can install ISE.
LabVIEW FPGA would generate the intermediate files and then it would be directed to send to the server which will complete the compile.
10-11-2020 07:56 AM
Thank you very much for your reply. Unfortunately, I don't have enough recourses to run parallel OS . If there is any possible way to do it in windows 10 that would be the best for me.
Best regards,
Nisatuz Jahra
10-11-2020 08:59 AM
This could be a separate computer as seen here https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z000000P6x5SAC
You could use the NI Cloud Compile https://users.niwsc.com/compilecloud/#/
10-11-2020 09:59 AM
AFAIK, you do need a valid maintenance contract however to be able to use the cloud service, which I think is a fair requirement. Another option might be to use a Virtual Machine in which you install Windows 7 and your Xilinx toolchain and then use it as local compile server in your real development system.