A.1.2: Update an Installed Application
Rev 3 9/21/17
39
41110479
This application was created as part of the mangOH Red platform; to rebuild the application, you will rebuild the
whole platform. This method is suggested when applications may interact with each other. If only one application is
rebuilt, it may not work properly with other applications that it depends on (or that depend on it).
To rebuild mangOH Red platform, including redSensorToCloud with your changes, and install it onto your
mangOH Red:
6.
Build and install the mangOH Red platform:
$ cd $MANGOH_ROOT
$ make red_wp85
7.
Verify that the update file mangOH_Red.wp85.update was created:
$ ls -al *.update
8.
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.
Note:
This may take several minutes to run.
Note:
This ’make’ command uses the Makefile in $LEGATO_ROOT to build the entire system.