ATNGW100 Atmel, ATNGW100 Datasheet - Page 3

KIT AVR32 NETWORK GATEWAY

ATNGW100

Manufacturer Part Number
ATNGW100
Description
KIT AVR32 NETWORK GATEWAY
Manufacturer
Atmel
Series
AVR®32r
Type
MCUr
Datasheets

Specifications of ATNGW100

Contents
Board and Linux Dev. and Debug Toolchain
Processor To Be Evaluated
AT32AP7000
Data Bus Width
32 bit
Interface Type
RS-232, Ethernet, USB
Silicon Manufacturer
Atmel
Core Architecture
AVR
Core Sub-architecture
AVR UC3
Silicon Core Number
AT32AP7000
Silicon Family Name
AVR
Kit Contents
Board CD Docs
Rohs Compliant
Yes
For Use With/related Products
AT32AP7000, AT32AP7001, AT32AP7002
Lead Free Status / RoHS Status
Lead free / RoHS Compliant

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
ATNGW100
Manufacturer:
Atmel
Quantity:
135
2.1 Using a proxy when downloading
3 Getting started for AVR32 targets
32062E-AVR32-11/08
Some networks are connected to the Internet through a proxy. Buildroot has no
means to detect your proxy settings, but you can tell your shell how your HTTP and
FTP proxy works. Buildroot will then use this information when downloading the
source code for various applications from the Internet.
To set HTTP proxy type the following in the shell you later will use for Buildroot:
Example:
To set FTP proxy type the following in the shell you later will use for Buildroot:
Example:
This short getting started guide is intended for ATNGW100 and ATSTK1000 users.
Start off by downloading the latest release from Atmel®, extract it somewhere on you
system and enter the buildroot-avr32-<version> directory.
To load the default configuration for these boards, simply type on of the following
depending on your board:
Buildroot will now load the board’s configuration and save it in a file called .config.
An optional step is to download all the source files before starting the build. This can
be initiated by typing:
The next step for the user is to start the build process. This is done by typing:
Buildroot will now start to download software packages from the Internet, extract them
on your local file system and compile them for AVR®32.
When the build process is finished and successful, you will find the created root file
systems in the binaries/<board name>/ directory. There can be various types of ready
binaries depending on what is chosen by the configuration system.
export http_proxy=”http://<username>:<password>@<proxy URL>:<port>/
export http_proxy=”http://avr32:password@proxy.example.net:3128/
export ftp_proxy=”ftp://<username>:<password>@<proxy URL>:<port>/
export ftp_proxy=”ftp://avr32:password@proxy.example.net:3128/
make atstk1002_defconfig
make atstk1005_defconfig
make atstk1006_defconfig
make atngw100_defconfig
make atngw100-base_defconfig
make evklcd100_defconfig
make evklcd101_defconfig
make source
make
AVR32003
3

Related parts for ATNGW100