DART-SD410 Start here: Difference between revisions

From Variscite Wiki
(Created page with "{{PageHeader|DART-SD410 - First Time? Start Here.}} {{DocImage|category1=DART-SD410|category2=Android}}__toc__ = Step One: Read Documentations = Please download and read the d...")
 
Line 17: Line 17:
= Step Four: What next?=
= Step Four: What next?=
Your next step can be one of :
Your next step can be one of :
* [[VAR-SOM-MX6 Yocto Fido R3 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-SD410_Android_Host_Install|Setup build environment]]. This guide will help you to install the needed drivers on the host PC.
** [[VAR-SOM-MX6_Yocto Common Errors|Yocto common build errors</span>]]
* [[DART-SD410_Android_LL_1_1|Developers Guide</span>]]. This guide will help you to build the Android project and create the working images.
 
 
* Use your pre-built rescue recovery SD-Card, as-is, to boot system, and start applications programming.
** [[VAR-SOM-MX6 Hello World|Hello World 'C' application]]
** [[VAR-SOM-MX6 QT Hello World|Building A QT Hello World]]
** [[VAR-SOM-MX6 Yocto GS eclipse v3|Debugging with Eclipse]]
** [[VAR-SOM-MX6 Yocto Utilizing|TFTP & NFS]]





Revision as of 12:57, 17 April 2016

DART-SD410 - 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

Remove SD card from the Board. 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 boot process 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: What next?

Your next step can be one of :

  • Setup build environment. This guide will help you to install the needed drivers on the host PC.
  • Developers Guide. This guide will help you to build the Android project and create the working images.