VAR-SOM-MX6 Start Here: Difference between revisions

From Variscite Wiki
Line 20: Line 20:
= Step Five: What next?=
= Step Five: What next?=
Your next step can be one of :
Your next step can be one of :
* [[VAR-SOM-MX6 Yocto Jethro R4 Build Yocto release|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 NAND-Flash.
* [[VAR-SOM-MX6 Yocto Krogoth Build Yocto release|Build a complete Yocto (Krogoth)]]. 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 the SOM's internal storage device/s.
** [[VAR-SOM-MX6_Yocto Common Errors|Yocto common build errors</span>]]
** [[VAR-SOM-MX6_Yocto Common Errors|Yocto common build errors</span>]]



Revision as of 10:51, 29 November 2016

VAR-SOM-MX6 - First Time? Start Here.

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: DVK 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 a recovery SD card

Please follow the below guide to boot the DVK with a bootable SD card, and burn a complete Yocto/Android into the SOM's internal storage/s

Step Five: What next?

Your next step can be one of :