Техническая Спецификация для Atmel ATSAM3S-EK2

Скачать
Страница из 71
 
 
Atmel AVR2055 
 
 
 
 
7
 
8348D-AVR-06/12 
Table 3-1. Hardware-specific getting started sections. 
Platform 
Refer to Section 
XMEGA 
megaRF 
UC3 
SAM3S 
3.2 Installing the BitCloud PS SDK 
Install the BitCloud PS SDK by unzipping 
BitCloud_PS_version.zip
 into an empty 
folder with 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 the SDK. 
 lists the location and purpose of key folders provided with the SDK. The 
folders are present only if the  corresponding profile or platform mentioned in the 
Notes column is supported by the downloaded SDK. 
Table 3-2. BitCloud SDK file structure. 
Directory/File 
Description 
Notes 
./Applications/Profiles/SEDevice/src 
ZSE reference applications 
source code 
Only on platforms with SE 
support 
./Applications/Profiles/SEDevice/iar_projects/ 
IAR™ workspace for SE 
reference applications 
Only on platforms with SE 
support 
./Applications/Profiles/HADevice/src/ 
HA reference applications 
source code 
Only on platforms with HA 
support 
./Applications/Profiles/HADevice/iar_projects/ 
IAR workspace for HA 
reference applications 
Only on platforms with HA 
support 
./Applications/ZAppSi/Demo/src 
ZSE reference application 
source code for the host 
microcontroller (uses zappsi 
host library) 
Only on platforms with SE 
support 
./Applications/ZAppSi/Demo/SEDevice/iar_projects/  IAR workspace for ZSE 
reference application for host 
microcontrollers 
Only on platforms with SE 
support 
./Applications/ZAppSi/Demo/HADevice/iar_projects/  IAR workspace for ZHA 
reference application for host 
microcontrollers 
Only on platforms with HA 
support 
./Applications/ZAppSi/ZappSiHostLib/src 
zappsi host library source code  Only on platforms with SE 
support 
./Applications/ZAppSi/Runner/iar_projects 
IAR workspace for Runner 
application 
Only on platforms with SE 
support 
./BitCloud/Components/ZCL 
ZCL header files included by 
reference applications