DART-6UL Start Here: Difference between revisions

From Variscite Wiki
No edit summary
 
(6 intermediate revisions by 4 users not shown)
Line 10: Line 10:


= Step Three: DVK Power Up =
= Step Three: DVK Power Up =
Power up the board.
Power up the board.<br>
</br>You should have the serial cable connected to the debug port, as describe in the quick start guide
You should have the serial cable connected to the debug port, as describe in the quick start guide<br>
</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
When board boots, make sure you see the U-Boot and kernel prints on your host PC terminal. You will need to type-in commands in the command prompt late in the development stages.<br>
The Linux login is root (no password).
{{note| IMPORTANT:<br>Don't continue without the serial console operating.|info}}
{{note| IMPORTANT:<br>Don't continue without the serial console operating.|info}}


Line 21: Line 22:
= Step Five: What next?=
= Step Five: What next?=
Your next step can be one of :
Your next step can be one of :
* [[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.
* [[DART-6UL Yocto Krogoth R1 build|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 50: Line 51:
** [[DART-6UL UART|External UART]]
** [[DART-6UL UART|External UART]]
* Contact Support
* Contact Support
** [http://variscite.com/support-forum/index.php Support forum]
** support@variscite.com
** support@variscite.com

Latest revision as of 16:42, 8 November 2022

DART-6UL - 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 and kernel prints on your host PC terminal. You will need to type-in commands in the command prompt late in the development stages.
The Linux login is root (no password).

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 :