11-24-2011 10:09 AM
When I try to compile this FPGA LabVIEW code then LabVIEW crash every during" Generating Intermediate Files"
It don't like these "FPGA I/O in" variables in FPGA I/O Node.
Constants "POT_net_1_x" are same standard DIOs.
Hardware: PXI-7841R
Solved! Go to Solution.
11-28-2011 06:59 AM
Hi JCC,
You might find that a simple reinstallation of the FPGA module for LabVIEW will solve your problem.
If not then reply here and we can try something else.
Kind regards,
11-28-2011 08:44 AM
Hi James
thank you for replay.
I Repaired FPGA module:
In "Control Panel" -> "Add or Remove Programs" -> "National Instruments SW" -> "NI LabVIEW 2011 FPGA Module" -> Repair
After Repair, the original code still "shut down" LabVIEW when I try compile it.
But similar code from scratch is compiling without problems.
P.S.: I found one/two more problem, could I send it here?
11-28-2011 08:50 AM
Hi JCC,
Glad you got it to compile, it may have been that LabVIEW got a corrupted file somewhere in the project that was causing an issue and by rewriting the code you bypassed this problem.
If the further problems relate to a problem with FPGA compilation then you could post them here, otherwise it is probably best to create a new thread with a title that relates to that problem, that way other people will know what the thread is about and it they know the answers or have suggestions they will help.
Kind regards,
11-28-2011 08:54 AM
Hi James
Thank you.
See you soon. 🙂