04-20-2011 05:14 PM
Hi everybody,
I am feeling lot of trouble during running a program which previously ran successfully. I don't know, what I made wrong.
Now, whenever I run this FPGA VI, I am getting an error (in the attachment). And, then the FPGA VI runs, but it does not give the required data those it supposed to give as output.
Any help or recommendation would be equally appreciated.
Thank You.
Solved! Go to Solution.
04-21-2011 02:35 PM
Hi auree123,
There are a few reasons this error might occur. Could you tell us more about what's going on?
Are you getting this error when you compile, and if so, at what step?
It looks like you may be running this in Interactive Mode, meaning that you are viewing the front panel of the FPGA VI on the development computer as you run - is that correct? If so, you might try creating a VI on your host to open an FPGA reference and communicate with the FPGA programmatically rather than interactively.
Thanks,
Morgan S
Applications Engineer