VAR-SOM-MX6 Start Here: Difference between revisions

From Variscite Wiki
Line 21: Line 21:
= 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 Fido R2 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.
* [[DART-6UL Yocto Fido R1 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 Common Errors|Yocto common build errors</span>]]
** [[VAR-SOM-MX6_Yocto Common Errors|Yocto common build errors</span>]]


Line 33: Line 33:


* Test various interfaces.
* Test various interfaces.
** [[VAR-SOM-MX6 GPIO|GPIO]]
** [[DART-6UL GPIO|GPIO]]
** [[VAR-SOM-MX6 Ethernet|Ethernet]]
** [[DART-6UL Ethernet|Ethernet]]
** [[VAR-SOM-MX6 Audio record play|Audio record/play]]
** [[DART-6UL Audio record play|Audio record/play]]
** [[VAR-SOM-MX6 Can-bus|Can-bus]]
** [[DART-6UL Can-bus|Can-bus]]
** [[VAR-SOM-MX6 USB Host|USB Host]]
** [[DART-6UL USB Host|USB Host]]
** [[VAR-SOM-MX6 eMMC|eMMC]]
** [[DART-6UL eMMC|eMMC]]
** [[VAR-SOM-MX6 RTC|RTC]]
** [[DART-6UL RTC|RTC]]
** [[VAR-SOM-MX6 LVDS|LVDS]]
** [[DART-6UL LVDS|LVDS]]
** [[VAR-SOM-MX6 I2C|I2C]]
** [[DART-6UL I2C|I2C]]
** [[VAR-SOM-MX6 Wireless LAN|Wireless LAN]]
** [[DART-6UL Wireless LAN|Wireless LAN]]
** [[VAR-SOM-MX6 Bluetooth|Bluetooth]]
** [[DART-6UL Bluetooth|Bluetooth]]
** [[VAR-SOM-MX6 Backlight|Backlight]]
** [[DART-6UL Backlight|Backlight]]
** [[VAR-SOM-MX6 USB OTG host|USB OTG as host]]
** [[DART-6UL USB OTG host|USB OTG as host]]
** [[VAR-SOM-MX6 USB OTG as device|USB OTG as device]]
** [[DART-6UL USB OTG as device|USB OTG as device]]
** [[VAR-SOM-MX6 SPI|SPI]]
** [[DART-6UL SPI|SPI]]
** [[VAR-SOM-MX6 UART|External UART]]
** [[DART-6UL UART|External UART]]
* Contact Support
* Contact Support
** [http://variscite.com/support-forum/index.php Support forum]
** [http://variscite.com/support-forum/index.php Support forum]
** support@variscite.com
** support@variscite.com

Revision as of 10:35, 28 December 2015

VAR-SOM-MX6 - 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: 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 NAND recovery SD-Card

Please follow the below guide to boot DVK with a bootable SD-Card , and burn a complete yocto into NAND-Flash

Step Five: What next?

Your next step can be one of :