LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

cannot run fpga vi on compact rio

I have completed a simple fpga vi, with an analog input and anlog output, and a timed loop using sequence structures.  The vi was run successfully in the emulator, and then successfully compiled to the fpga target.  Immediately after compiling the vi, I tried to run it in the project explorer window.  I received an error code 1003 from the driver of the target, saying that the vi was not executable.  What could be the cause of this?
 
Thanks.     
0 Kudos
Message 1 of 8
(7,037 Views)
Hello Peco,

This question was already posted in different forum. Have a look at:
Error 1003 while building application for cRIO
"application error" in LV8 when building an .exe .

Best regards
Nick_CH
0 Kudos
Message 2 of 8
(7,032 Views)
At a glance, this error message appears to be very different from the one I have described.  The error code is the same, but maybe it is being applied differently.  I am using Labview 8.2, as well as FPGA 8.2, and the problem involves running a newly compiled fpga vi.  What do you recommend for troubleshooting?
 
Thanks.       
0 Kudos
Message 3 of 8
(7,026 Views)
Hello Peco,

Thanks for your precisions. Could you please give me more information about the error:

- Which version of the NI-RIO driver do you have?
- could you give me the complet description of the error message (for example, give me a print screen)
-share your code

Best regards
Nick_CH
0 Kudos
Message 4 of 8
(7,019 Views)
Please see the attachment.  The top picture is what I see before I get the error message, and the error message is the second picture.  The code is the final picture. 
 
Thanks,
 
Mark
0 Kudos
Message 5 of 8
(7,010 Views)
Dear Peco,

I do not still have all information I need to give you an optimal answer. To summary:

- Software Version: LabVIEW 8.2, LabVIEW FPGA 8.2
- Driver version: NI-RIO ???
- Hardware Configuration: ? (which controller, backplane, modules,...)
- Project configuration: ? (a view of your project windows)
- Your code please, so I can test it by me. (I build the same FPGA VI by me and it works)

PS: What you can do, it is to control:
    - if you have the same driver version on your PC as on your CompactRIO
    - to re install the driver on the CompactRIO
    - to compile and download again your VI on the CompactRio

Thanks
Nick_CH
0 Kudos
Message 6 of 8
(6,971 Views)
Hi all,
 
I got exactly the same problem. Similarly simple VI, as attached, Im using latest versions LV FPGA 8.2.1 cRIO 2.1.4. cRIO controler 9002, base 9103 with 9237 module.
Any ideas how to proceed?
 
 
0 Kudos
Message 7 of 8
(5,814 Views)
Have you tried running the NI 9237 Getting Started example from the example finder? You might try starting there to see if you still get this error.

Also, in general you might get more responses if you create a new thread then if you respond to an older one. You could just reference the old thread in your new one.
Nick R
NI
0 Kudos
Message 8 of 8
(5,758 Views)