![Advantech WISE-1540 Скачать руководство пользователя страница 22](http://html1.mh-extra.com/html/advantech/wise-1540/wise-1540_user-manual_2856916022.webp)
WISE-1540 User Manual
21
install which one you prefer:
Git - version 1.9.5 or later (
Mercurial - version 2.2.2 or later (
https://www.mercurial-scm.org/
).
If you don’t want to use repositories, you can just skip it.
3. Install gcc
mbed CLI invokes the mbed OS 5 tools for various features, such as compiling,
testing and exporting to industry standard toolchains. To compile your code, you will
need either a compiler or an IDE:
Compilers: GCC ARM, ARM Compiler 5, IAR.
IDE: Keil uVision, DS-5, IAR Workbench.
We select GCC ARM Embedded, so you can install version 4.9 of GCC ARM
https://launchpad.net/gcc-arm-embedded
Note: Version 5.0 or any other versions above may be incompatible with the tools.
4. Install mbed CLI
You can get the latest stable version of mbed CLI from PyPI
$ pip
install
mbed-cli
Note: On Linux or Mac, you may need to run with sudo.
Finally
, you’ve to extract the source code to the working directory from the SDK we
released. The structure of the working directory is as below:
docs/ <-- Documents for SDK
loranode_L443_sdk_R1_0_02/mbed-os/ <-- mbed os
loranode_L443_sdk_R1_0_02/libHLLoraNode.a <-- Harmony Link Lora
Node library
loranode_L443_sdk_R1_0_02/node_api.h <-- Node API header file
loranode_L443_sdk_R1_0_02/main.cpp <-- Sample code
3.3.
ARM mbed Configuration
The ARM mbed is IoT device platform and it has a lot of resources for IoT
development. We supported ARM mbed OS on WISE-1540 to make user easily to get
started and obtain great benefit from ARM mbed.
mbed CLI
The mbed CLI is command-line tool. The user needs to setup CLI for WISE-1540 SDK.
Please refer to below link for information about how to setup CLI.
mbed CLI
Содержание WISE-1540
Страница 1: ...User Manual WISE 1540 M2 COM Mesh Network IoT Node...
Страница 8: ...WISE 1540 User Manual 7...
Страница 29: ...WISE 1540 User Manual 28 Step03 User can see snapshot as below after begin execution...
Страница 31: ...WISE 1540 User Manual 30 Step02 Installation process Step03 Finish installation...
Страница 36: ...WISE 1540 User Manual 35 Step09 Boot from flash Press reset button and you can see snapshot like as below...