Introduction
This Reference Manual describes the phyBOARD-RANA-AM335x for application
development. First chapter describes the installation of eclipse and how to develop an
application on phyBOARD-RANA-AM335x using Eclipse IDE. Second chapter describes
about how to write an application using console terminal. After completing this manual you
will come to know how to use the Eclipse.
1. Application development using Eclipse IDE
During this chapter you will learn how to build your own C/C++ applications for the target
with the help of Eclipse. We will start developing our own applications with the help of
Eclipse. First we will take a look on the C programming language. At the end of this
chapter we will explain how to execute your written programs automatically when booting
the target.
1.1. Eclipse IDE Installation
Download the Eclipse IDE from the below link(Note: According to your system
configuration)
and install.
For Linux:
Install java using below command:
$ sudo apt-get install openjdk-7-jdk openjdk-7-jre
Download eclipse from below link
http://www.eclipse.org/downloads/packages/eclipse-ide-cc-developers/junosr2
For windows:
Download and install the java for windows using below link:
http://www.oracle.com/technetwork/java/javase/downloads/jre7-downloads-
1880261.html
Download eclipse from below link
http://www.eclipse.org/downloads/packages/eclipse-ide-cc-developers/junosr2
PHYTEC Embedded Pvt. Ltd 2014
4