1.3.4. Write simple Hello Application
Write a simple Hello Application in C.
`
To compile your project for the
phyBOARD-RANA-AM335x
instead, you will have
to use the
GNU C/C++ cross compiler
.
Modify Post build steps:
Right-click the
myHelloWorld
project and chose
Properties
The Properties dialog box will appear.
Select
C/C++ Build
►
Setting
► Select the
Build Steps
tab
Enter the following command in the Post-build steps
Command
input field:
scp ./myHelloWorld [email protected]:/home ;ssh
5
./myHelloWorld
PHYTEC Embedded Pvt. Ltd 2014
12