LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

LabVIEW RT Compilation problem

Hello,

 

I wrote a LV RT program (i have a vast experience in this) which I compiled and set to run at startup HOWEVER ..

 

The program sieem to run perfectly at debug mode yet when compiled and set to run at startup the program just stopps after few seconds, the CPU load goes to Zero.

 

When I opened the debug punels I have found an error sying "Read/Write Control in I2C Communication (Host).vi"

This is very strange since I don't have a VI in my project by that name and I don't use I2C protocol at all.

 

Has anyone encountered this problem?

What can I do to eliminate it. I have tried everything I know without luck. 

 

I am using LabVIEW 2013

 

Thnaks,

Yuval

0 Kudos
Message 1 of 2
(2,062 Views)

I assume you enabled debugging in the RT exe build spec and could connect to the running executable.

Where did you see the error msg? It doesn't look like a normal(runtime) error indicator msg.

Is your RT main vi marked as broken if you open your debug session?

 

 

0 Kudos
Message 2 of 2
(2,008 Views)