DART-SD410 Start here: Difference between revisions

From Variscite Wiki
No edit summary
Line 8: Line 8:
* [[DART-SD410_Android_Host_Install|Setting Development Environment]]
* [[DART-SD410_Android_Host_Install|Setting Development Environment]]


= Step Three: DVK Power Up =
= DVK Power Up =
Remove SD card from the Board.
Remove SD card from the Board.
Power up the board.
Power up the board.
Line 16: Line 16:
{{note| IMPORTANT:<br>We suggest using Putty for this purpose.|info}}
{{note| IMPORTANT:<br>We suggest using Putty for this purpose.|info}}


= Step Four: What next?=
= What next?=
Your next step is compile the Androi project:
Your next step is compile the Androi project:
* [[DART-SD410_Android_LL_1_1|Developers Guide</span>]]. This guide will help you to build the Android project and create the working images.
* [[DART-SD410_Android_LL_1_1|Developers Guide</span>]]. This guide will help you to build the Android project and create the working images.


= Step Five: Test various interfaces =
= Test various interfaces =
*[[DART-SD410_Android_Using_user_LED|Using user LED]]
*[[DART-SD410_Android_Using_user_LED|Using user LED]]
*[[DART-SD410_Android_Using_GPIO|Using GPIO]]
*[[DART-SD410_Android_Using_GPIO|Using GPIO]]
Line 33: Line 33:
*[[DART-SD410_Android_Reseting_the_system|Reseting the system]]
*[[DART-SD410_Android_Reseting_the_system|Reseting the system]]


= Step Six: 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 13:56, 17 April 2016

DART-SD410 - First Time? Start Here.

Read Documentations

Please download and read the development kit documentation. on Variscite website

NOTE:
Make sure you read the Quick Start Guide.

Setup Linux host PC Development Environment

Set up your development environment.

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.
IMPORTANT:
We suggest using Putty for this purpose.

What next?

Your next step is compile the Androi project:

  • Developers Guide. This guide will help you to build the Android project and create the working images.

Test various interfaces

Contact Support