Open main menu

DAVE Developer's Wiki β

Difference between revisions of "BoraLite Embedded Linux Kit (BELK)"

(Created page with "{{InfoBoxTop}} {{Applies To BoraLite}} {{InfoBoxBottom}} ==Introduction== 500px BoraLite Embedded Linux Kit (BELK for short) provides all the n...")
 
 
(14 intermediate revisions by 3 users not shown)
Line 3: Line 3:
 
{{InfoBoxBottom}}
 
{{InfoBoxBottom}}
  
==Introduction==
+
{{ObsoleteWikiPage|link=DESK-XZ7-L}}
 +
 
 +
<section begin=Unboxing/>
 +
 
 +
==Unboxing==
  
  
Line 11: Line 15:
 
BoraLite Embedded Linux Kit (BELK for short) provides all the necessary components required to set up the developing environment for:
 
BoraLite Embedded Linux Kit (BELK for short) provides all the necessary components required to set up the developing environment for:
 
* building the first-stage bootloader:
 
* building the first-stage bootloader:
**U-boot SPL for BELK 4.1.0 or newer
+
**U-boot SPL for BELK 4.1.1 or newer
 
* building the second-stage bootloader (U-Boot)
 
* building the second-stage bootloader (U-Boot)
 
* building and running Linux operating system on [[:Category:BoraLite|BoraLite system-on-module (SOM)]]
 
* building and running Linux operating system on [[:Category:BoraLite|BoraLite system-on-module (SOM)]]
Line 21: Line 25:
 
* technical documentation (hardware manuals, mechanical drawings, reference schematics, application notes etc.)
 
* technical documentation (hardware manuals, mechanical drawings, reference schematics, application notes etc.)
  
==Kit content==
+
<section end=Unboxing/>
  
{| class="wikitable"  
+
<section begin=Kit Content/>
 +
 
 +
==Kit contents==
 +
 
 +
{| class="wikitable" style="margin: auto;"
 
|-
 
|-
 
!Component
 
!Component
Line 30: Line 38:
 
|-
 
|-
 
|style="text-align: center;" | [[File:BORALite-TOP.png|60px]]
 
|style="text-align: center;" | [[File:BORALite-TOP.png|60px]]
|BoraLite SOM (p/n DBTD4111I0R)<br>
+
|[[:Category:BoraLite|BoraLite]] SOM (p/n DBTD4111I0R)<br>
*SoC: Xilinx XC7Z007S (766Mhz, Speed "-2", Tj 0-100°C)
+
*SoC: Xilinx XC7Z020 (667Mhz, Speed "-1", Tj -40/100°C)
 
*SDRAM: 1 GB DDR3
 
*SDRAM: 1 GB DDR3
 
*NOR: bootable SPI flash 16 MB
 
*NOR: bootable SPI flash 16 MB
*NAND: 1GB (SLC)
+
*NAND: bootable SLC NAND flash 1GB
 
|
 
|
 
|-
 
|-
|style="text-align: center;" | [[File:BoraLite-Adapter.png|60px]]
+
|style="text-align: center;" | [[File:BoraLite-adapter-top.jpg|60px]]
|[[BoraXEVB BoraLite Adapter]] carrier board
+
|[[BoraXEVB BoraLite Adapter]] board
 
|
 
|
 
|-
 
|-
Line 55: Line 63:
 
|-
 
|-
 
|}
 
|}
 +
 +
===Order codes===
 +
{| class="wikitable" style="margin: auto;"
 +
|+
 +
!Order code
 +
!Description
 +
|-
 +
|BTELK-L-S
 +
|This code refers to the default configuration detailed above
 +
|}
 +
 +
<section end=Kit Content/>
  
 
==Logical structure of BXELK==
 
==Logical structure of BXELK==

Latest revision as of 16:09, 31 January 2024

Info Box
BORALite-TOP.png Applies to BORA Lite



Attention.png THIS PAGE IS OBSOLETE, DON'T USE IT AS REFERENCE
The new documentation is available here: DESK-XZ7-L


Contents

UnboxingEdit

 


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

  • building the first-stage bootloader:
    • U-boot SPL for BELK 4.1.1 or newer
  • building the second-stage bootloader (U-Boot)
  • building and running Linux operating system on BoraLite system-on-module (SOM)
  • building and debugging 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 BoraLite SOM and BoraXEVB
  • source code of target software
  • technical documentation (hardware manuals, mechanical drawings, reference schematics, application notes etc.)



Kit contentsEdit

Component Description Notes
  BoraLite SOM (p/n DBTD4111I0R)
  • SoC: Xilinx XC7Z020 (667Mhz, Speed "-1", Tj -40/100°C)
  • SDRAM: 1 GB DDR3
  • NOR: bootable SPI flash 16 MB
  • NAND: bootable SLC NAND flash 1GB
  BoraXEVB BoraLite Adapter board
  BoraXEVB carrier board
  AC/DC Single Output Wall Mount adapter

Output: +12V – 2.0 A

  microSDHC card with SD adapter and USB adapter

Order codesEdit

Order code Description
BTELK-L-S This code refers to the default configuration detailed above


Logical structure of BXELKEdit

Please refer to this page.

BELK 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.