Open main menu

DAVE Developer's Wiki β

BoraX Embedded Linux Kit (BXELK)

Revision as of 12:20, 30 June 2017 by U0004 (talk | contribs)

Info Box
BORA Xpress.png Applies to BORA Xpress

Contents

IntroductionEdit

 
BoraX SOM


BoraX Embedded Linux Kit (BXELK for short) provides all the necessary components required to set up the developing environment to:

  • build the first-stage bootloader (FSBL) for BELK <= 3.0.2 and BXELK <= 1.0.1
  • build U-boot SPL for BELK-4.0.0 and BXELK-2.0.0
  • build the 2nd-stage bootloader (U-Boot)
  • build and run Linux operating system on BoraX system-on-module (SOM)
  • build and debug applications that will be executed on top of Yocto-based Linux distribution running on the target.

The main kit components are:

  • hardware platform, composed by BoraX SOM and BoraXEVB
  • source code of target software
  • technical documentation (hardware manuals, mechanical drawings, reference schematics, application notes etc.)

Kit contentEdit

Component Description Notes
  BoraX SOM (p/n DBXF4110D2R)
  • SoC: Xilinx XC7Z030 (866Mhz, Speed "-3", Tj 0-100°C)
  • SDRAM: 1 GB DDR3
  • NOR: bootable SPI flash 16 MB
  • NAND: 1GB (SLC)
  BoraXEVB carrier board
  AC/DC Single Output Wall Mount adapter

Output: +12V – 2.0 A

  microSDHC card with SD adapter and USB adapter

Logical structure of BXELKEdit

Please refer to this page.

BXELK software componentsEdit

Please refer to this page.

Quick start guideEdit

Please refer to this page.

Physical devices mappingEdit

Please refer to this page.

Advanced topicsEdit

Debugging with EclipseEdit

Please refer to this page.

ConfigID featureEdit

Please refer to this page.