03-19-2014 04:53 AM
Dear All,
I am Using NI-9075, Labview 2011
We have deployed StartupRT.exe into controller.
Some time , randomly my RT Exe Stops responding and in such case my complete machine operation and Data acquisition gets freezes.
When such things happen, Then if I try's to connect CRIO from Project.
The Deployment Progress stops at
Initializing...
Calculating dependencies...
Checking items for conflicts. This operation could take a while...
Waiting for Real-Time target (NI-cRIO9075) to respond
Refer Attached Screen Shot.
What is this Condition Called?
In such case I am not able to find where problem is.?
Ones, Controller is Reset then every thing Works normally.
Thanks
Patel
03-19-2014 05:46 AM
Hi brijesh,
when the cRIO stops executing and also stops responding to network access most often the CPU is on overload…
Did you check your code for CPU hogs?
Did you check your code for increasing memory requirements, maybe due to harmful BuildArray usage?