DART-SD410 Start here
From Variscite Wiki
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.
Make sure you read the Quick Start Guide.
Contact Support
Register at Variscite Customer Portal and ask for FTP credentials
Read Getting Started
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.
Don't continue without the serial console operating.
IMPORTANT:
We suggest using Putty for this purpose.
We suggest using Putty for this purpose.
What next?
Android
Building from source
Your next step is compile the Android project:
- Developers Guide. This guide will help you to build the Android project and create the working images.
Test various interfaces
- Using user LED
- Using GPIO
- Using RTC
- Recording and Playing sound file
- Capturing screen snapshot
- Switching screen
- Capturing camera image
- Testing Ethernet connection
- Rotating LVDS screen
- Measuring power consumption
- Reseting the system
- Setting Adb Over Wi-Fi
Debian
Build from source
Your next step is compile the Linux project:
- Developers Guide. This guide will help you to build the Linux project and create the working images.