06-16-2023 02:17 AM
Hi,
I am trying to integrate the Xilinx Fast Fourier Transform 9.0 to my LabVIEW FPGA code but I have run into a problem when trying to configure it. When I press "Configure Xilinx IP" it asks me permission to "Confirm execution" to which then I click ok. After that it gives me the same prompt to confirm execution over and over again. I have contacted my company's helpdesk about this problem but I was wondering if any of you have come across this problem and how did you avoid it? As it currently is, I am unable to use these Xilinx IP blocks because of the endless admin privilege popups. I am already running LabVIEW as administrator.
Thanks for your input:
Aarni
Solved! Go to Solution.
06-16-2023 02:20 AM
Which LabVIEW version, which FPGA target and which OS are you using?
06-16-2023 02:38 AM
Hi, sorry
I am using Labview 2019 sp1 32-bit on Windows 10. My target is a PXIe-5774.
06-16-2023 02:51 AM
Do you have the Xilinx tools installed, not just the LabVIEW FPGA module?
06-16-2023 03:00 AM
I think so.
Here is a screenshot of the NI package manager:
I'm not running into an error. Just a lot of prompts.
06-16-2023 03:11 AM
Are the prompts from Windows, firewall, Anti-virus?
If it works, but just generates dialogs, then it's probably a security setting of your Windows installation.
06-16-2023 03:16 AM
They are windows firewall popups that usually come when you are doing something that reguires admin privileges.
As I said, I have contacted my companys IT department, but I am just l was just asking if somebody had already had the same problem and how they fixed it?
Thanks 🙂
Aarni
06-16-2023 03:45 AM
No. haven't encountered that.
We made sure to have our own admin rights on our development PCs, just too much hassle otherwise.
06-16-2023 03:54 AM
If you need to interface to hardware in any way (which LabVIEW programs tend to do quite often) it is pretty much mandatory to have higher privileges on a PC during development. Unless your IT department likes to be called because of having to prompt this and that several times a day and can guarantee you a sub 10 seconds reaction time. 😁