![Advantech WISE-1510 User Manual Download Page 35](http://html1.mh-extra.com/html/advantech/wise-1510/wise-1510_user-manual_2856915035.webp)
25
WISE-1510 User Manual
Chapter 4
D
evelopment
Environment
S
etup
4.3.1
Installation
To install mbed CLI, related tools are required to be installed first. Please refer to the
video tutorial ( https://www.youtube.com/watch?v=cM0dFoTuU14 ). Please follow the
steps described in the tutorial video to install mbed CLI.
1. Install Python
mbed CLI supports Windows, Linux and Mac OS X operating systems. You can
select the OS you prefer to work with. mbed CLI is a Python script, so you'll need
Python to use it. The version 2.7.11 of Python has been verified with mbed CLI.
https://www.python.org/downloads/release/python-2711/
Note: mbed CLI is incompatible with Python 3.
2. (Optional) Install Git or Mercurial
If you would like to maintain your source code in repositories, you can continue with
the next step. mbed CLI supports both Git and Mercurial repositories, you can install
which one you prefer:
Git - version 1.9.5 or later ( https://git-scm.com/ ).
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, test-
ing 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 Embed-
ded ( https://launchpad.net/gcc-arm-embedded ).
4. Install mbed CLI
You can get the latest stable version of mbed CLI from PyPI
$ pip install mbed-cli
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:
Note!
Version 5.0 or any other versions above may be incompatible with the
tools.
Note!
On Linux or Mac, you may need to run with sudo.
Summary of Contents for WISE-1510
Page 1: ...User Manual WISE 1510 M2 COM LoRa IoT Node...
Page 8: ...WISE 1510 User Manual viii...
Page 14: ...WISE 1510 User Manual 4...
Page 26: ...WISE 1510 User Manual 16...
Page 27: ...Chapter 3 3 How to choose your solution on WISELink...
Page 32: ...WISE 1510 User Manual 22...
Page 33: ...Chapter 4 4 Development Environment Setup...
Page 42: ...WISE 1510 User Manual 32...
Page 43: ...Chapter 5 5 Binding Process between WISE 1510 and WISE 3610...
Page 61: ...Appendix A A Application Interface Description WISELink Application...
Page 63: ...Appendix B B Application Sample Code Flow...
Page 64: ...WISE 1510 User Manual 54 B 1 Application Sample Code Flow...
Page 65: ...Appendix C C Sensor Data Format...
Page 67: ...57 WISE 1510 User Manual Appendix C Sensor Data Format...