LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Open FPGA Reference returns an empty reference cluster

Hi !

When using the Open FPGA Reference, it returns an empty reference cluster. The open function is set to open the reference to a bitfile and the resource is given using a control... All property and invoke nodes linked this "empty" reference perfectly work (I caneven see all controls present in the FPGA VI) and the FPGA code is perfectly executed (I can see signals on my oscilloscope on FPGA outputs).

However, if I set a probe to visualize the FPGA reference cluster it appears empty... Why is that ?

 

 

CLA, CTA, LV Champion
View Cyril Gambini's profile on LinkedIn
This post is made under CC BY 4.0 DEED licensing
0 Kudos
Message 1 of 4
(3,043 Views)
R u getting this error an "error -1073807346"?
0 Kudos
Message 2 of 4
(3,029 Views)

Hi Muks!

No error appears !! In fact, as long as the Open FPGA Reference  is directly linked toproperty/method nodes, it works even if the refercne cluster is empty.

But the final plan of this development is to integrate it inot a Testand application... So my project is divided into 3 parts :

  1. Init
  2. Read/Write data
  3. Close
 From one to another, I need to transmit the FPGA reference as an entry parameter... But they are empty, so in that case the transition between step 1 and step 2 makes the application to crash...
CLA, CTA, LV Champion
View Cyril Gambini's profile on LinkedIn
This post is made under CC BY 4.0 DEED licensing
0 Kudos
Message 3 of 4
(3,022 Views)
Nobody has an idea ?
CLA, CTA, LV Champion
View Cyril Gambini's profile on LinkedIn
This post is made under CC BY 4.0 DEED licensing
0 Kudos
Message 4 of 4
(3,006 Views)