getting_started:practical_problems:realtime
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| getting_started:practical_problems:realtime [2018/03/19 18:02] – created graf | getting_started:practical_problems:realtime [2026/04/13 07:32] (current) – ursgraf | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Run Programs with Root Privileges ====== | + | ====== |
| + | On a realtime system, you need certain privileges to run EEROS applications. This is for the fact that the '' | ||
| + | If you run your EEROS application without root privileges you will get a warning that this change could not happen and your application will most probably violate your realtime criteria. | ||
| + | Do not run your applications or the built-in EEROS examples with root privileges! Change your system settings so that changing this settings are allowed for your current user, see [[getting_started: | ||
| + | |||
| + | Further, if your program tries to access device files, such as a mouse or a serial interface, change the permissions on this file so that your current user can access it. | ||
getting_started/practical_problems/realtime.1521478926.txt.gz · Last modified: by graf
