03-04-2016 12:15 AM
Hi,
I'm working on 802.11 application framework i tried to modify the FPGA code.
Do i need to really compile the entire code after modifications?? or just save the VI to observe the effects of modification.
Solved! Go to Solution.
03-04-2016 03:57 AM
Yes, LabVIEW code needs to be compiled using the FPGA toolkit after making any modifications. I think the only exception to this is when you run in simulated mode on your PC.