To setup target software, you copy startup scripts from the host to the target, and then install libraries and executables.
Startup scripts are copied automatically to the target when instlegato
is run the first time (see instlegato Copy Libs & Exes) .
You can also copy the scripts manually. Using ssh, access the target:
When prompted for a password, press enter.
Then create the startup directory:
Then copy the startup files to the target by running the following from the dev host:
Scripts beginning with fg_
are run first during startup, and then everything else is runs in the background. You can add more scripts to customize your target. fg_
scripts must have executable permissions or they will not run.
Wait for the target to fully reboot. The target IP address may have changed. Check it using ifconfig
through the serial console before proceeding.
To copy libraries and executables to the target, run:
It will automatically start the Legato runtime components.
If target startup scripts don't exist or don't match the ones in:
they'll be copied to the target.
Old startup files from the target will be copied to the host here:
After the startup files are finished updating, the target will reboot.
After the target restarts, run instlegato
again to finish installation.
Then you can build and run apps.
Here's Config ECM IPv6 info.
These are Target Directories installed.
Copyright (C) Sierra Wireless Inc. Use of this work is subject to license.