Run the Linux application:
Highlight the linux_hello application, and under FLOW, click Run icon. Click Open Settings to create a new Launch Configuration.
Make sure that the Target Connection is set to the target connection created in the previous section.
Set the Work Directory to a valid location on your linux filesystem. A typical example is /home/petalinux, which is the destination for copying the ELF file.
Click Run.
The console should print Hello World.
Disconnect the connection:
Click the Stop button on the Debug toolbar.