Yocto Start Here: Difference between revisions

From Variscite Wiki
No edit summary
Line 26: Line 26:
* {{Varlink|Yocto_Build_Release|{{#var:RELEASE_LINK}}|Build a complete Yocto}}.<br> This guide will help you build a complete Yocto build, resulting in all required binaries to create a full bootable Yocto SD-Card, and all required binaries to burn to SOM's storage NAND Flash or eMMC.
* {{Varlink|Yocto_Build_Release|{{#var:RELEASE_LINK}}|Build a complete Yocto}}.<br> This guide will help you build a complete Yocto build, resulting in all required binaries to create a full bootable Yocto SD-Card, and all required binaries to burn to SOM's storage NAND Flash or eMMC.
** [[Yocto Common Errors|Yocto common build errors]]
** [[Yocto Common Errors|Yocto common build errors]]


* Use your pre-built rescue recovery SD-Card, as-is, to boot system, and start applications programming.
* Use your pre-built rescue recovery SD-Card, as-is, to boot system, and start applications programming.

Revision as of 16:54, 9 May 2017

-First Time? Start Here.

Yocto.png

Step One: Read Documentations

Please download and read the development kit documentation on Variscite website

NOTE:
Make sure you read the Quick Start Guide.

Step Two: Setup Linux host PC Development Environment

Set up your development environment.

Step Three: Evaluation Kit Power Up

Power up the board.
You should have the serial cable connected to the debug port, as describe in the quick start guide
When board boots, make sure you see the u-boot prints on your host PC hyper terminal. You will need to type-in commands in the command prompt late in the development stages

IMPORTANT:
Don't continue without the serial console operating.

Step Four: A quick test with recovery SD-Card

Please follow the below guide to boot Evaluation Kit with a bootable SD-Card, and burn a complete Yocto into SOMs storage (NAND/eMMC)

Step Five: What next?

Your next step can be one of :

  • Build a complete Yocto.
    This guide will help you build a complete Yocto build, resulting in all required binaries to create a full bootable Yocto SD-Card, and all required binaries to burn to SOM's storage NAND Flash or eMMC.