04-06-2016 02:15 AM
I want to run a simple math VI on an FPGA target(cRIO 9068). VI compiled sucessfully and the bit file is generated. But when I run the VI on FPGA target, it shows the error "LabVIEW FPGA called another software component, and that component returned the following error:Error -63034 occurred at niFpgaOpenAndRun_cRIO-9068.vi
Please suggest a solutin
Thanks
Shaji
04-06-2016 03:35 AM
04-06-2016 04:16 AM
Project files attached
04-06-2016 04:18 AM
Created the bit file and run the VI using run button to run it on FPGA
04-06-2016 05:11 AM
@Shaji_Thomas wrote:Project files attached
That is almost completely useless. The project file does not contain any code. Please put your entire project (or at least the relevant parts) in a zip file and post that.
04-06-2016 05:38 AM
Please see the project zip. sorry for the mistake
04-06-2016 08:36 AM
How are you running this FPGA? Where is the RT code that is calling it?