667 views
in System Integration by
Hello,

I need an urgent answer to run the GUI without project directory mounting on the PC.So, I mean the GUI will run independently on the target device permanently after the startup of the screen.

Thank you!

BR.

1 Answer

0 votes
by

Hello,

you can copy the binary from the shared folder into a local folder of your RasPi file system - and start the binary as autostart. A very simple way to achieve an autostart of an application is to adapt the /etc/rc.local file as described here.

Does this answer your question?

Best regards,

Manfred.

by
Hello Manfred,

Yes, this is my question. Thank you. Just I don't know how to add the local folder to the RasPi file system for Raspberry Pi Os Lite 32 Bit OS. ( I am searching )  If you have a way to do it, I would appreciate that also.

Thank you so much!

BR.
by

You can copy the binary from your share folder directly to your home folder, e.g.

cp /home/pi/share/Application/Project/EmbeddedWizard-RasPi-4B /home/pi

Ask Embedded Wizard - Archive

Welcome to the Ask Embedded Wizard archive. This community forum served us well for many years, but we've evolved our support approach!

Your resources:

The Embedded Wizard Online Documentation provides comprehensive documentation, tutorials, examples and ready-to-use software packages.

For dedicated assistance, explore our Embedded Wizard Product Support.

You can still browse the valuable discussions from our community history here.

Embedded Wizard Website | Privacy Policy | Imprint

...