Real-Time Measurement and Control

cancel
Showing results for 
Search instead for 
Did you mean: 

Compilation Error when having NI9264(AO) on code

Hello,

I made a fairly insignificant change to the module code we wrote and have been using for over a year. This code has been compiling without any issues. I finally isolated the issue to having an I/O node on the block diagram using the NI9264.

This code has been compiling without issues using the NI9264, which is why I don't understand why all of a sudden it stopped compiling. 

 

The error I get "Some of the compilation steps were not executed". If I disable the I/O node it compiles just fine, the error occurs both in development mode and export.

 

Clarification: The I/O Node linked to the 9264 is used on export only, but I was able to replicate the issue on development mode as well, all I did was place AO0 node on code and it fails the same way on export mode.

0 Kudos
Message 1 of 3
(2,348 Views)

Using a CRIO 9038, LabVIEW 2014 and Vivado 2013.4

0 Kudos
Message 2 of 3
(2,338 Views)

Hi isaacvega,

 

In general, I would ask various questions (are you using hybrid mode, does this occur with a FPGA VI with just the I/O Node, is this a local compilation). However, I discussed with the Applications Engineer you spoke with today, and it seems that it is best to proceed troubleshooting through that process.

 

For others that come across this, consider narrowing down the issue with using the I/O node alone in a FPGA VI. If you are using Hybrid Mode, refer to the following document: http://digital.ni.com/public.nsf/allkb/EE21CD363EDE58E486257E0E0045C9A8?OpenDocument.

Brian.D
NI Product Owner
VeriStand
0 Kudos
Message 3 of 3
(2,306 Views)