523 views
in GUI Development by
how do you set it up to boot directly into your project?

I want to be able to plug in my Raspberry Pi and have it boot directly into my project, is it possible to do that, or compile it as a standalone that can be installed?

1 Answer

0 votes
by

Hi!

A very simple way to achieve an autostart of an application is to adapt the /etc/rc.local file as described here. Just a further remark: I usually send the application into the background using the control operator &. Hope this helps...

Best regards,
Manuel

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

...