VAR-SOM-MX6 Start Here: Difference between revisions

From Variscite Wiki
No edit summary
No edit summary
Line 1: Line 1:
{{PageHeader|VAR-SOM-MX6 - First Time? Start Here.}} {{DocImage|category1=VAR-SOM-MX6|category2=Yocto}} __toc__
{{PageHeader|VAR-SOM-MX6 - First Time? Start Here.}} {{DocImage|category1=VAR-SOM-MX6|category2=Yocto}} __toc__
[[File:Yocto.png|x60px]]
[[File:Yocto.png|x300px]]
= Step One: Read Documentations =
= Step One: Read Documentations =
Please download and read the development kit documentation.
Please download and read the development kit documentation.

Revision as of 13:20, 15 December 2015

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

Yocto.png

Step One: Read Documentations

Please download and read the development kit documentation.

NOTE:
Make sure you read the Quick Start Guide.

Step Two: Development Environment

Set up your development environment.

Step Three: Power Up

Power up the board.
You should have the serial cable connected.
You should also see the u-boot output on the serial.

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

Step Four: NAND recovery SDCARD

Create Yocto bootable SDCARD and flash it to your card.

  • Create NAND recovery
  • Recover Nand Flash
    • Insert the SD card into the SD/MMC slot of the custom board
    • Press and hold the boot-select button (or switch to MMC), power-off and power-on the board
    • The board will automatically boot into Linux from SD-Card
    • Flash from command line
  • Switch to NAND (or don't push the boot-select button) and power up your board.

Step Five: What next?

Your next step can be one of three:

  • Start doing applications programming.
  • Build Yocto from source code
  • Test various interfaces.