Atmel ATSAM3S-EK2 Hoja De Datos

Descargar
Página de 71
 
 
 
 
 
64 
Atmel AVR2055 
 
 
8348D-AVR-06/12 
Parameter 
Value 
Note 
IDE 
Eclipse IDE for C/C++ , 
YAGARTO toolchain (GCC 
4.6.2 
(1)
) and AT91-ISP 
v1.12 
 
OR  
 
IAR Embedded Workbench 
ARM 6.30
 
(with IAR C/C++ Compiler 
for ARM 
v6.30.6.53336/W32 
(1)
Required to develop applications 
using API and to upload firmware 
images through JTAG (see 
Section 
) 
Java virtual machine 
Java Runtime Environment 
(JRE) 6, or later 
 
Note: 
1.  Users are strongly encouraged to use the specified version of IAR toolchain. 
Other versions are not supported and may not work with the BitCloud PS SDK. 
12.1.4 Installing the SDK 
To install the SDK, proceed with the following installation instructions: 
1.  Download the BitCloud PS SDK, and install it by unzipping the 
BitCloud_PS_SAM3S_EK_version.zip
 file into an empty folder while ensuring 
there are no blank spaces in the path to it (that is, avoid having folder names 
such as Program Files/, My Documents/, and similar in the installation path) 
NOTE 
If the SDK installation path contains any blank spaces in its directory names, errors 
indicating path issues will occur when compiling reference and custom applications 
with such SDK. 
2.  The SDK folders and files will be created, as described i
3.  Install the selected IDE 
a.  For Eclipse IDE and YAGARTO: 
a.  Install Eclipse IDE for C/C++
, if not already installed on 
your PC. 
b.  Install YAGARTO ARM cross-compiler toolchain
, if not 
already installed on your PC. Be sure to install only the 
supported version of the YAGARTO toolchain, as specified in
 
. 
b.  For IAR Embedded Workbench ARM: 
a.  Install IAR Embedded Workbench for ARM
, if not already 
installed on your PC. 
b.  Add a Windows environment variable callnamed 
IAR_ARM_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 
6.30
). To do this, go to 
Control Panel > System > 
Advanced > Environment Variables
, click 
New
 below 
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. 
4.  Install AT91-ISP 
, if not already installed on the PC 
5.  Download and install Java Runtime Environment 
, if not already installed on 
the PC