LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Breaking communication with CRio issue

Hello, 

we are making investigation of problem with freezing cRIO in our application. Program which is running on cRIO freezes in random point of time. It sometimes happens after a few minutes, sometimes after a few hours. We noticed that one core of the processor usage increases up to 100% when this issue happens. More than a month ago this issue hadn't been happening so we are naturally looking for a reason of the problem in changes that have been made lately. 

 

Because we can't easily find the thread which couses our problem we are looking for a way to monitor CPU usage by particular threads. How can we monitor usage of CPU by particular threads of our program. Is it possible at all? 

 

Or is it possible that our issue is connected with cRIO format which was performed month ago? All software on our cRIO has been installed from scratch to get back possibility of loging in to admin account. Freezing cRIO issue apeared shortly after this operation. 

0 Kudos
Message 1 of 3
(835 Views)

Hi,

 

What cRIO are you using?

 

Best regards

0 Kudos
Message 2 of 3
(721 Views)

it depends on real-time code. If you made real-time vi with

- lots of graphs with long history length

- many tab controls

- array indicators

 

It is normal that after some time, your RAM will be flooded

0 Kudos
Message 3 of 3
(711 Views)