type: books books: - id: image-development-workflow order: 10 title: Image Development Workflow title_fr: Processus de génération d'une image description: keywords: author: version: master chapters: - url: "getting-started/image-workflow-intro.md" name: Overview name_fr: Vue d'ensemble - url: "getting-started/image-workflow-prep-host.md" name: Preparing Your Build Host - url: "getting-started/image-workflow-download-sw.md" name: Downloading AGL Software - url: "getting-started/image-workflow-initialize-build-environment.md" name: Initializing Your Build Environment - url: "getting-started/image-workflow-cust-build.md" name: Customizing Your Build - url: "getting-started/image-workflow-build.md" name: Building the AGL Image - url: "getting-started/machines/intel.md" name: Building for Most Intel 64-Bit Hardware Platforms - url: "getting-started/machines/qemu.md" name: Building for Emulation - url: "getting-started/machines/renesas.md" name: Build for R Car Starter Kit gen3 board - url: "getting-started/machines/raspberrypi.md" name: Build for Raspberry PI 2/3 - id: troubleshooting order: 51 title: Troubleshooting description: Troubleshooting Description keywords: author: version: master chapters: - url: "getting-started/troubleshooting.md" name: Generic issues - url: "getting-started/footers/intel-footer.md" name: Intel Boards - url: "getting-started/footers/raspberrypi-footer.md" name: Raspberry PI - id: sdk order: 51 title: SDK description: SDK Quick Setup keywords: author: website: http:docs.iot.bzh version: master chapters: - url: "getting-started/setup-sdk-environment.md" name: SDK Quick Setup - id: app-development-workflow order: 60 title: Application Development Workflow description: keywords: author: version: master chapters: - url: "getting-started/app-workflow-intro.md" name: Overview - url: "getting-started/app-workflow-image.md" name: Download or Build Your Image - url: "getting-started/app-workflow-sdk.md" name: Download or Build Your SDK Installer - url: "getting-started/app-workflow-bootables.md" name: Create Bootable Media - url: "getting-started/app-workflow-boot.md" name: Boot the Image on the Board - url: "getting-started/app-workflow-prep-app.md" name: Get Ready to Create Your Application - url: "getting-started/app-workflow-build-app.md" name: Create and Build the Application - url: "getting-started/app-workflow-deploy-app.md" name: Deploy the Application to the Board - url: "getting-started/app-workflow-debug-app.md" name: Debug the Application