Jump to content

Deploy issues with cRIO 9012


JodyK

Recommended Posts

This is a strange issue from a debug sense.

I've been developing a cRIO (9012) application and am pretty far along in development. I was at a customer's site developing with the cRIO in the full system loop and everything was fine. Running the system in targetted mode with no issues. Anyways I moved off the actual system and did 2 or 3 hours of developing in a conference room. Mostly code that handles USB and file management. When I went back to the system to test the new code, it wouldn't deploy. I have included the error below.

...Other Deploys...

Deploying NI_FileType.lvlib:Get File Type.vi (15.73 K)

Deploying Check if File or Folder Exists.vi (7.26 K)

Deploying nirviCommon.vi (38.10 K)

Deploying nirviCommon.vi (already deployed)

Deploying Instance 2 23EscapeDataLogging(Host) .vi

Deploying Instance 1 23EscapeDataLogging(Host) .vi

Deploying EscapeDataLogging(Host).vi

Failed to download EscapeDataLogging(Host).vi

LabVIEW: The VI is not in memory.

LabVIEW: The VI is not in memory.

EscapeDataLogging(Host) is the top level VI. I think that "instance" thing might be a little weird, but honestly I didn't pay that much attention to successful deploys.

Other info:

I recently upgraded to LV 8.2.1

I seem to still be able to deploy VIs that do not include FPGA code

Deploying a known-good VI (one that I used early on to capture raw data but have not modified since) failed

I upgraded all the appropriate modules from the latest development CDs - Real-time, FPGA, niRIO, Device Drivers

I reloaded the latest modules onto the cRIO itself

Anyone got some thoughts on this?

Jody

Link to comment

The issue seems to have been fixed after recompiling my FPGA code. My best guess is some update along the way changed how the FPGA and RTOS VI interact but since a bitstream had already been generated it didn't prompt me for a new fpga compile. Anyways issue fixed. I'll leave these posts up in case anyone else has issues.

-Jody

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.