Build Tools

Sequence Summary
Directory Structure
What's Next?

Sequence Summary

Legato has build tools that'll help you get your applications up and running quickly.

Generally, you create a Legato application using this build processing sequence:

  • write source code (in C) - must include one instance of COMPONENT_INIT .
  • write Components.cdef file
  • write [application name].adef file
  • build application using mkapp

Directory Structure

See the Samples directories in the demo applications to view the directory structure.

See the Legato Demo Applications topic for details on the sample demo.

What's Next?

These are the main Legato build tools:

Make Executable
Make Application

Related topics:

Legato Definition Files
Create Applications
Write Components
Legato Demo Applications


Copyright (C) Sierra Wireless, Inc. 2014. All rights reserved. Use of this work is subject to license.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines