Open main menu

DAVE Developer's Wiki β

Changes

Software Manual (Diva)

874 bytes added, 15:38, 2 October 2014
m
DVDK features
* Pre-installed Yocto-based root file system with setup scripts, makefiles, example applications, ...
* Administrator account (dvdk) with autologin. Please note that the user account credentials are provided with the development kit (you can find them into the README file contained in the sw/dvdk folder of the kit distribution)
 
=== DIVELK microSD Layout ===
 
The microSD provided with DIVELK is used to store:
* A bootable partition (mmcblk0p1, vfat) containing:
** binary images (MLO, u-boot and kernel images)
** DIVELK documentation
** DIVELK DVDK virtual machine image
* DIVELK root file system partition (mmcblk0p2, ext3)
 
DIVELK contains all the required software and documentation to start developing Linux application on the Diva platform. In particular, DIVELK provides a Virtualbox virtual machine with two emulated disks:
 
* Boot disk with pre-installed Ubuntu Linux 12.04.2 LTS and pre-configured basic Linux services (TFTP, NFS, ...)
* Secondary disk containing source code and tools:
** Bootloader (u-boot) source tree cloned from '''DAVE Embedded Systems''' public git repository
** Linux kernel source tree cloned from '''DAVE Embedded Systems''' public git repository
** Toolchain
=== Importing the Virtual Machine ===