User Tools

Site Tools


getting_started:deploy:deploy_host

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
getting_started:deploy:deploy_host [2021/03/25 11:15] – [Examples] ursgrafgetting_started:deploy:deploy_host [2023/04/13 09:11] – [Examples] ursgraf
Line 19: Line 19:
 </code> </code>
  
-==== Examples ====+===== Examples =====
  
 If you have followed the instructions given in [[getting_started:install:use_on_host|]], [[getting_started:compile_eeros_host|]] and [[getting_started:write_app:use_on_host|]] you can call the examples as follows: If you have followed the instructions given in [[getting_started:install:use_on_host|]], [[getting_started:compile_eeros_host|]] and [[getting_started:write_app:use_on_host|]] you can call the examples as follows:
  
 <code> <code>
-$ cd ~/eeros-project/build-x86/hello+$ cd ~/eeros-project/hello/build-x86
 $ ./helloworld $ ./helloworld
 </code> </code>
Line 31: Line 31:
 If you want to run the built-in examples of EEROS If you want to run the built-in examples of EEROS
 <code> <code>
-$ cd ~/eeros-project/build-x86/eeros+$ cd ~/eeros-project/eeros/build-x86
 $ ./examples/logger/loggerTest $ ./examples/logger/loggerTest
 </code> </code>
getting_started/deploy/deploy_host.txt · Last modified: 2023/04/13 09:18 by ursgraf