Open main menu

DAVE Developer's Wiki β

SDV04 Embedded Linux Kit (SDVX)

Revision as of 07:44, 5 September 2018 by U0013 (talk | contribs)

Contents

Quick start guideEdit

This chapter describes how to quickly start working with the SDVX kit. The following paragraphs will guide you through the setup and installation procedures.

Kit registrationEdit

Customers are strongly recommended to register their kits. Registration grants access to reserved material such as source code and additional documentation.

To register the kit, please send an email to [1], providing the kit P/N and S/N.

If you also wish to access git repositories containing source code, please follow the procedure described here.

Target setup and first bootEdit

This section describes how to quick start SDV04 board delivered along with SDVX kit (see also the following image):

  • Connect a serial cable between the J8 connector on the SDV04 board and PC COM port through a null-modem (https://en.wikipedia.org/wiki/Null_modem) cable (not provided)
  • on host side start your favorite terminal that will be used to interact with the target's serial console; communication parameters are 115200-8-N-1
  • optionally connect the system to Ethernet LAN by plugging cable into connector J10
  • connect 12V power supply to J35 connector; J16 pinout is:
    • 1: GND
    • 2: VIN
  • insert microSD card in the slot J13.

Host setupEdit

Target configuration for the development stage (net_nfs)Edit

Target configuration for standalone bootEdit

How to update root file system on SD cardEdit

Update rfs on targetEdit

Update rfs on a Linux PCEdit

Developing the software for the targetEdit