Atmel AVR2052
21
8200M-AVR-11/11
Parameter
Value
Note
Note: 1. Users are strongly recommended to use the specified version of WinAVR and
IAR C/C++ Compiler for AVR. Other versions are not supported, and may not
work.
8.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. The
following SDK folders and files will be created with <SDK-Root> as the top-level
SDK folder.
Table 8-6.
The SDK file structure.
Directory/file
Description
<SDK-Root>\Documentation
Documentation for 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)\WSNMonitorSetup.exe
WSNMonitor installer
<SDK-Root>\Evaluation
Tools\SerialNet
Ready-to-use image files for the SerialNet
application. Refer to
for more
information on SerialNet
<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 the desired IDE:
a. For IAR Embedded Workbench AVR:
a. Install IAR Embedded Workbench for Atmel AVR
, if not
already installed on your PC.
Add a Windows environment variable named
IAR_AVR_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.51
). 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.
b. For Atmel AVR Studio and WinAVR:
, if not already installed on your PC.
Install WinAVR development suite
, if not already installed
on your PC. Be sure to install only the supported version of
WinAVR, as specified in
b. Add paths to folders containing WinAVR compiler and the
make utility to the PATH Windows environment variable; put
them at the beginning of the variable’s value. The compiler