run
                Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| run [2021/06/11 15:00] – [Autostart] ursgraf | run [2021/10/22 09:57] (current) – [Running the Delta Application] ursgraf | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| ====== Running the Delta Application ====== | ====== Running the Delta Application ====== | ||
| - | + | Next, ssh into the target. Before you start the delta application you have to make sure that your mouse works with		< | |
| - | Next, ssh into the target. Before you start the delta application you have to make sure that your mouse works with | + | ost@bblue:$ sudo cat / | 
| + | </ | ||
| + | Start your application in a second terminal while the above command is still running | ||
| < | < | ||
| - | ost@bblue:$ sudo cat /dev/ | + | ost@bblue:$ sudo ./bin/delta -c bin/HwConfigBBBlue.json | 
| - | </ | + | |
| - | + | ||
| - | Start your application in a second terminal while the above command is still running | + | |
| - | + | ||
| - | < | + | |
| - | ost@bblue:$ cd bin | + | |
| - | ost@bblue:$ sudo ./delta -c HwConfigBBBlue.json | + | |
| </ | </ | ||
| Line 22: | Line 17: | ||
| For this purpose you have to copy two files from the // | For this purpose you have to copy two files from the // | ||
| < | < | ||
| - | scp ./ | + | $ scp ./ | 
| - | scp ./ | + | $ scp ./ | 
| </ | </ | ||
| Make sure that '' | Make sure that '' | ||
| Line 30: | Line 25: | ||
| </ | </ | ||
| Further, copy the file '' | Further, copy the file '' | ||
| - | to your target with | ||
| < | < | ||
| - | scp ./ | + | ost@bblue:$ sudo mv bin/ | 
| </ | </ | ||
| - | + | As a final step you have to enable | |
| - | In the ''/ | + | < | 
| + | ost@bblue:$ sudo systemctl enable delta-startup | ||
| + | </ | ||
| + | and reboot with | ||
| < | < | ||
| - | sudo screen -dmS delta /opt/eeros/ | + | ost@bblue: | 
| </ | </ | ||
| - | This script will start the Delta application | + | Now, the Delta application | 
| :!: Please note that upon termination of the program the BeagleBoneBlue will shutdown and you will loose your ssh connection. | :!: Please note that upon termination of the program the BeagleBoneBlue will shutdown and you will loose your ssh connection. | ||
| - | ===== Get Output of Loggers ===== | + | ===== Get Output of Loggers | 
| The Delta application periodically logs various state information. To see this output the application was started in a detached screen. To see the log output from the application just reattach to this screen session. First connect to your target with | The Delta application periodically logs various state information. To see this output the application was started in a detached screen. To see the log output from the application just reattach to this screen session. First connect to your target with | ||
| < | < | ||
run.1623416442.txt.gz · Last modified: 2021/06/11 15:00 by ursgraf
                
                