Atmel AVR2052
37
8200M-AVR-11/11
Parameter
Value
Note
JTAG emulator
AVR JTAGICE mkII or
Atmel JTAGICE 3
emulator with cable
Required to upload firmware onto
the boards and debug through
JTAG (see Section
Operating system
Windows 2000/XP
IDE
IAR Embedded
Workbench 32-bit AVR
(with IAR C/C++ Compiler
for 32-bit AVR
3.30.1.40051
(1)
)
and
Atmel AVR32 GNU
Toolchain v2.4.2
Required to upload firmware
images through and develop
applications using the API (see
Section
AVR32 GNU Toolchain is needed
only to install the USB VCP driver.
Java Virtual Machine
Java Runtime
Environment (JRE) 6, or
later
Required to run the WSNMonitor
application
Note: 1. Users are strongly encouraged to use the specified versions of IAR C/C++
Compiler for 32-bit AVR. Other versions are not supported, and may not work.
10.1.4 Installing the SDK
Proceed with the following installation instructions:
1. Download the archive to your PC and unpack it into an empty folder with no blank
spaces present in the directory path. The following SDK folders and files will be
created.
Table 10-3.
The SDK file structure.
Directory/file
Description
<SDK-Root>\Documentation
Documentation for the Atmel BitCloud software
<SDK-Root>\Evaluation
Tools\WSNDemo (Embedded)
Ready-to-use image files for evaluating
WSNDemo. Refer to Section
for the
description of the images
<SDK-Root>\Evaluation
Tools\WSNDemo (WSN Monitor)\
Contains the WSNMonitor installer
<SDK-Root>\BitCloud\Components\
Header files for the BitCloud stack
<SDK-
Root>\BitCloud\Components\BSP\
Source, header, and library files for the BitCloud
BSP
<SDK-Root>\BitCloud\lib
Library files for the BitCloud stack
<SDK-Root>\Applications\
Source files for the sample applications
2. Install IAR Embedded Workbench for Atmel AVR32
, if not already installed
on your PC. Be sure to install only the supported version of IAR Embedded
a. Add a Windows environment variable named IAR_AVR32_HOME, and
set its value to the IAR Embedded Workbench installation directory (for
a default installation, it is
C:\Program Files\IAR
Systems\Embedded Workbench 5.4_0
). To do this, go to
Control
Panel > System > Advanced > Environment Variables
, click New
below the System variables list, and enter Variable Name and Variable
Value. This step is required if you plan to build embedded images using
IAR Embedded Workbench from the command line.