LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

cRIO - Troubleshooting creation and deployment of startup standalone real time application

Solved!
Go to solution

The app started failing every time again, but I seem to have had some success with the "Modify project library file after removing unused members" option under Additional Exclusions. I have not had a failure of the startup app since checking that box.

Message 31 of 35
(2,067 Views)

maxwellb

keep us posted with your developments.

I managed a workaround by playing with the timings of the while loop in the RT vi. I can't see how the FPGA can make a difference between development set-up an deployment.

The fault must be within the RTvi.

 

I guess the best would have been some information on what is the compiler of the .exe does different than the development run. The difference causes the issue.

NI any literature on this?

0 Kudos
Message 32 of 35
(2,056 Views)

We have one problem with standalone application. The realtime application works, in particular it writes the correct binary data file on a ftp server, on the contrary the standalone application writes corrupted binary files.

Do you an idea to solve it?

0 Kudos
Message 33 of 35
(1,903 Views)

@samroc wrote:

We have one problem with standalone application. The realtime application works, in particular it writes the correct binary data file on a ftp server, on the contrary the standalone application writes corrupted binary files.

Do you an idea to solve it?


You're going to need to provide a lot more information, and possibly your code, in order for anyone to help you. You might want to start a new thread specifically describing your problem in more detail.

0 Kudos
Message 34 of 35
(1,886 Views)

ftp://ftp.ni.com/pub/events/nits/presentations/2012/effectively_deploying_replicating_and%20managing...

 

found this. Got the same trouble. Will try page 21-23, sounds like it will get FPGA into a controlled state

0 Kudos
Message 35 of 35
(1,277 Views)