VAR-SOM-MX6 Start Here: Difference between revisions

From Variscite Wiki
Line 13: Line 13:
= Step Three: Power Up =
= Step Three: Power Up =
Power up the board.
Power up the board.
</br>You should have the serial cable connected.
</br>You should have the serial cable connected to the debug port, as describe in the quick start guide
</br>You should also see the u-boot output on the serial.
</br>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
{{note| IMPORTANT:<br>Don't continue without the serial console operating.|info}}
{{note| IMPORTANT:<br>Don't continue without the serial console operating.|info}}
= Step Four: NAND recovery SDCARD=
= Step Four: NAND recovery SDCARD=
Create Yocto bootable SDCARD and flash it to your card.
Create Yocto bootable SDCARD and flash it to your card.

Revision as of 11:38, 16 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 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: 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 :