Running Applications on the Target System

To run your program on a uClinux target system, use the command:

> ./hello

You should see:

Hello world!