mangOH Red Getting Started page 19

Wpx5xx + linux dev machine + cli
Hide thumbs Also See for Red:
Table of Contents

Advertisement

Rev 2 8/23/17
If the value returned is '0', the command succeeded. If it is any other value, the
command failed.
6. If your dev machine is 64-bit, install additional dependencies:
$ sudo apt-get install lib32z1 lib32ncurses5
7. Build the Legato toolchain (SDK):
a. If you have previously installed Legato toolchains, make sure you do not have
any old toolchain files ("poky*.sh") in your Downloads directory
(e.g. ~/Downloads), and remove any changes that may have been made to
your .bashrc file:
i. Go to your Downloads directory:
$ cd ~/Downloads
ii. Either move or delete any old toolchain files:
Delete files:
$ rm poky*
Move files:
$ mkdir old_toolchains
$ mv poky* old_toolchains
iii. Edit your ~/.bashrc file, comment out any items at the bottom of the file
that begin with "LEGATO", and save and close the file.
b. Go to
http://source.sierrawireless.com/resources/legato/downloads
the latest Legato (32-bit or 64-bit) toolchain download link (the link is to a .sh
file).
Note: You must register on the Source for an account before you can download files.
c. Click Download.
d. If prompted, save the file to your Downloads folder. (e.g. ~/Downloads)
19
Click Download on the latest (newest)
32-bit or 64-bit toolchain link
41110481
and click

Advertisement

Table of Contents
loading

Table of Contents