Yocto Start Here: Difference between revisions

From Variscite Wiki
Line 15: Line 15:
Power up the board.<br>
Power up the board.<br>
You should have the serial cable connected to the debug port, as describe in the quick start guide<br>
You should have the serial cable connected to the debug port, as describe in the quick start guide<br>
When board boots, make sure you see the U-Boot and kernel prints on your host PC terminal. You will need to type-in commands in the command prompt late in the development stages<br>
When board boots, make sure you see the U-Boot and kernel prints on your host PC terminal. You will need to type-in commands in the command prompt late in the development stages.<br>
The Linux login is root (no password).
The Linux login is root (no password).
{{note| IMPORTANT:<br>Don't continue without the serial console operating.|info}}
{{note| IMPORTANT:<br>Don't continue without the serial console operating.|info}}

Revision as of 10:20, 28 July 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 and kernel prints on your host PC terminal. You will need to type-in commands in the command prompt late in the development stages.
The Linux login is root (no password).

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.