mangOH Red Getting Started page 25

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

Advertisement

Rev 2 8/23/17
3. Go to the mangoh work directory and build the platform:
$ cd $MANGOH_ROOT
$ make red_wp85
Note: This may take several minutes to run.
Note: In the command "make wp85", 'wp85' indicates the target type on which the
applications will run. If a different module type is used, the make command must be
modified to indicate the correct type. For example, if the CF3 module is a WP7602, the
target must be changed from "wp85" to "wp76". This applies to all make commands
described in this guide.
4. Verify that the update file mangOH_Red.wp85.update was created:
$ ls -al *.update
5. Make sure the mangOH board is powered on and is connected to your dev
machine—the board is connected if you receive ping responses:
$ ping 192.168.2.2
Press Ctrl+C to return to the command prompt.
6. Follow the steps in
you have the latest firmware on the CF3 module.
7. Install the mangOH_Red platform on your mangOH board:
$ instsys mangOH_Red.wp85.update 192.168.2.2
Important:
Before you can install the platform you just built (using the most recent
Legato framework) onto your mangOH Red, you must make sure you also have the latest
firmware—the platform is built to work on the matching firmware.
25
How to Update Module Firmware on page 26
to make sure
41110481

Advertisement

Table of Contents
loading

Table of Contents