Hobbyist Toolkit

cancel
Showing results for 
Search instead for 
Did you mean: 

Running startup.rtexe on Raspberry Pi

Solved!
Go to solution

I am using LV2020 with the LINX toolkit installed from VIPM. I have a vi that will toggle a digital line which is connected to an LED. When I run the vi in development, everything works and my LED will blink. I can build the vi into a startup.rtexe and run it a startup without any problems. However, my program is not running because the LED does not blink. I have provided screenshots of the version of software I am using and what is installed on the pi.

ss52642_0-1641410157526.png

ss52642_1-1641410206235.png

ss52642_2-1641410597135.png

ss52642_4-1641410624000.png

Any ideas on why the rtexe is not running?

 

 

 

0 Kudos
Message 1 of 6
(2,948 Views)

To clarify, your code works without a GUI, correct?  Code running on a Raspberry Pi does not have a GUI.  The GUI will work when you run the VI in development but not when deployed.

 

Also, can you clarify what you mean by build a startup.rtexe?  I assume you are trying to deploy your code to the Raspberry Pi through a LabVIEW project and telling it to run on startup.  If this is not what you are doing please clarify.

David Wilt
The New Standard LLC
0 Kudos
Message 2 of 6
(2,942 Views)

My code works without a GUI. Yes, I am trying to deploy my from the build spec in my project.

0 Kudos
Message 3 of 6
(2,939 Views)
Solution
Accepted by ss52642

I think I have figured it out. The version of labview I am using is 2020 but not SP1. I copied my project over to a computer with LV2020 SP1 and I was able to build and deploy my startup.rtexe from the project.

0 Kudos
Message 4 of 6
(2,935 Views)

Interesting ... I am not sure why that would resolve your issue.

David Wilt
The New Standard LLC
0 Kudos
Message 5 of 6
(2,929 Views)

I have same problem, and my labview version is NI LabVIEW 2020 SP1 (32-bit), still has save problem, very strange.

0 Kudos
Message 6 of 6
(1,802 Views)