07-23-2021 08:52 AM - edited 07-23-2021 08:53 AM
I installed LabVIEW 18 and FPGA module 18 version.
I installed USRP driver.
I am unable to run the FPGA through host in simulation.
It is showing this error "Error 0 occurred at White spaces are not allowed in the "CounterName".
LabVIEW: (Hex 0x0) Error connecting to GPIB driver or device. The NI-488.2 driver may not be installed."
Do I need to install any driver to make it run?
07-23-2021 03:13 PM
Hi ramyasree,
@ramyasree wrote:Do I need to install any driver to make it run?
No.
There is a CounterName and it should not contain any whitespace chars..!
When you need more detailed help you should attach your VIs and project files...
07-23-2021 04:18 PM
Last time I saw this issue was with FlexRIO 18.1.1 back in Sept 2018.
NI patched it in the next version of the driver. I'd go to the next version of the USRP driver (within 18.x)
07-24-2021 04:39 AM - edited 07-24-2021 04:42 AM
I am not using any controls or indicators with that name in the code."countername".
I am attaching my project file.
I installed URSP 18.0
DO I have to have to go for further versions?