07-01-2010 12:50 PM - edited 07-01-2010 12:59 PM
Hi,
I have the same problem as the thread opener. However, I have followed the instructions to repair all the errors should still nothing happened. The error persisted!
I've included several FPGA files that select a Case structure. Today I have added new cases and then was the fault!
Host LabView could not downloaded master RealTime Modul_V003 (RIO2Main be). Vi ".
the seltsahme is that I run the identical code on two crios but the error occurs only at one! (NI 9014 + 9118)
Help I need this code working!
I have LabVIEW 2009
RIO 3.4
and the two patches installed f1 and f2 RT
07-16-2010 03:54 PM - edited 07-16-2010 03:56 PM
I was able to confirm that at least one cause of this issue is the cRIO running out of RAM.
After upgrading from 8.6.1 to 9.0.1 the deployment of my application failed. I turns out the problem was the fact that 9.0.1 and its associated cRIO drivers are much bigger than in 8.6.1. I was able to do a custom software installation on my cRIO-9012 for just the items that I needed and finally was able to get it to run. It seems there is a minimum amount of final memory required after deployment on the cRIO in order for it so successfully deploy. It seems to be somewhere around 15%. It would be nice to have this documented somewhere as well as a more useful error message other than "Deployment Completed with Errors."
07-16-2010 04:11 PM
I worked on it a little more and was able to get more of my application to run, which requires the scan engine. The application deployed with only 7% memory left on the cRIO 9012. Attached is the cRIO SW installed.
My concern is that if any additional files resulting from data logging or error logs get generated how this will affect subsequent deployments and if a failure is inevitable.