LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to remove an FPGA VI from flash memory?

I've downloaded a Bitfile to flash memory however vi not working properly it doesn't communicate with Host vi all the time only periodically. Was wondering if I could remove that vi?
0 Kudos
Message 1 of 3
(3,472 Views)

miguel23 hello!

I hope you are well. There is no actual utility in LabVIEW to erase a bitfile from the FPGA Flash memory. One workaround is to compile an empty VI and this will erase the current bitfile on the Flash memory.
Whenever you compile a new VI and download to the FPGA target, the newly generated bitfile replaces whatever current bitfile you have on the FPGA.

Please check out both these links in reference to having your LabVIEW FPGA application communicate with your Host Program.

Forum Post: How can I communicate the fastest way between my host and FPGA VI?
Developing Measurement and Control Applications with the LabVIEW FPGA Module and Reconfigurable I/O ...

Hope you have an excellent week.

Efosa O.
NIAE

0 Kudos
Message 2 of 3
(3,464 Views)

Hello EFosa O,

Thank you very much for the information. It actually helps a lot. You have a great week.   🙂

miguel23

0 Kudos
Message 3 of 3
(3,458 Views)