User Tools

Site Tools


tools:singlestepping

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
tools:singlestepping [2017/10/01 18:22] – external edit 127.0.0.1tools:singlestepping [2019/03/14 09:34] (current) – [Single Stepping] graf
Line 11: Line 11:
  
 ===== Single Stepping ===== ===== Single Stepping =====
-On the machine where you wish to control your application sequences you have to install EEROS. Next, navigate to the directory ''tools'' in your build directory of the EEROS library. Run ''sequencerUI'' to remotely connect to the machine running your EEROS application and pass its ip-address as a parameter. +On the machine where you wish to control your application sequences you have to install EEROS. Next, navigate to the directory ''tools/sequencer'' in your build directory of the EEROS library. Run ''sequencerUI'' to remotely connect to the machine running your EEROS application and pass its ip-address as a parameter. 
 <code> <code>
-$ ./sequencerUI "146.136.10.7" +$ ./sequencerUI -i "146.136.10.7" 
-$ ./sequencerUI "localhost"  // if the EEROS application runs on the same machine+$ ./sequencerUI -i "localhost"  // if the EEROS application runs on the same machine
 </code> </code>
 After starting you will be prompted for your input. After starting you will be prompted for your input.
tools/singlestepping.1506874958.txt.gz · Last modified: 2017/10/01 18:22 by 127.0.0.1