03-27-2015 04:46 PM
I have a project that was mostly developed in LV 2013 SP1. I recently upgraded to LV 2014 SP1, and I can no longer compile the FPGA VI. At first, I received an error stating that the Xilinx Vivado 2013.4 compilation tool was not installed. I found this tool on your site, downloaded it, and installed it on my computer. When I try to compile now, the compilation advances to a certain point, seems to hang there for a while, and then returns an error stating that toplevel_gen_propImpl.xds cannot be accessed "because it is being used by another process." I have repeated this exact same scenario on both by desktop and my laptop. I've attached a PDF of the error I windows I have received.
03-30-2015 07:11 PM
Hi scg,
I took a look at your file and researched a little bit about your issue, I have not been so lucky with the research since most of the doceuments are related to previous versions of the software, nevertheless it is also what makes me think that the file might be corrupted or some issue related to it so and I have found some tests that you could try:
1. Create a new FPGA file with your code on it and compile it again.
2. Turn off the firewall and compile again
3. Restart the compiler Services
Hope you might find this information helpful!