1.2. Eclipse IDE Configuration for phyBOARD-RANA-AM335x
1.2.1. Host Setup
Toolchain:
For Compiling the Application we need the toolchain which you can easily
download from the below link.
For Linux:
ftp://ftp.phytec.de/pub/Products/India/phyBOARD-RANA-
AM335x/Linux/PD13.0.0/tools/toolchain/arm-cortexa8-linux-gnueabihf.tar.bz2
Set ip Address
$ ifconfig eth0 192.168.1.12 up
Ths will be used as server IP address
Note : Where eth0 is the LAN Interface.
Set the gateway
# route add default gw 192.168.1.1
For Windows:
http://sourcery.mentor.com/public/gnu_toolchain/arm-none-linux-gnueabi/arm-
2012.09-64-arm-none-linux-gnueabi.exe
Click
Start ► Control Panel ► open Network and Sharing Center
From the Tasks menu on the left, choose
Manage Network Connections
Find and Right click on the active Local Area Connection and choose
Properties
Double-click on
Internet Protocol Version 4 (TCP/IPv4)
Click on Use the following IP address
Enter a IP like 192.168.1.12
Press Tab and the Subnet Mask section will populate with default
numbers
Enter
gateway
192.168.1.1
Hit
Ok
.
PHYTEC Embedded Pvt. Ltd 2014
5