Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

    1. Install the SDK for your target hardware: For information on how to install the SDK, see the "Installing the SDK" section.

    2. Download the Target Image: The Yocto Project supports several target architectures and has many pre-built kernel images and root filesystem images.

      If you are going to develop your application on hardware, go to the machines download area and choose a target machine area from which to download the kernel image and root filesystem. This download area could have several files in it that support development using actual hardware. For example, the area might contain .hddimg files that combine the kernel image with the filesystem, boot loaders, and so forth. Be sure to get the files you need for your particular development process.


    3. Develop and Test your Application: At this point, you have the tools to develop your application. If you need to separately install and use the emulator, you can go to Emulator to download and learn about the emulator. 

3. Using the SDK

Gliffy Diagram
macroId58bf4182-7ea3-4d2b-bbd7-129d5517e646
nameSDK-system-flow
pagePin1
Image Removed


3.1 Generating SDK

To generate SDK use the following command:

...