Difference between revisions of "BORA Xpress SOM/BORA Xpress Evaluation Kit/Getting started/Unboxing"

From DAVE Developer's Wiki
Jump to: navigation, search
(One intermediate revision by the same user not shown)
Line 6: Line 6:
 
!style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#73B2C7; padding:5px; color:white"|Notes
 
!style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#73B2C7; padding:5px; color:white"|Notes
 
|-
 
|-
|style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#edf8fb; padding:5px; color:#000000"|{{oldid|15354|2021/11/22}}
+
|style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#edf8fb; padding:5px; color:#000000"|2021/11/22
|style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#edf8fb; padding:5px; color:#000000"|BXELK-L release
+
|style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#edf8fb; padding:5px; color:#000000"|New documentation layout
|-
 
|-
 
!style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#ededed; padding:5px; color:#000000"|2024/01/31
 
!style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#ededed; padding:5px; color:#000000"|DESK-XZ7-L release
 
 
|-
 
|-
 
|}
 
|}
 
 
<section end=History/>
 
<section end=History/>
 
__FORCETOC__
 
__FORCETOC__
 
<section begin=Body/>
 
<section begin=Body/>
 
+
{{#lst:BoraX_Embedded_Linux_Kit_(BXELK)|Unboxing}}
== Unboxing ==
+
<section end=Body/>
 
 
Once you've received the kit, please open the box and check the kit contents with the packing list included in the box, using the table on [[BORA Xpress SOM/BORA Xpress Evaluation Kit/Getting started/Unboxing#Kit Contents| this chapter]] as a reference.
 
 
 
The hardware components (SOM, carrier boards and display) are pre-assembled, as shown in the picture below:
 
 
 
 
 
[[File:BoraXEVB-01.png|500px|center]]
 
 
 
=== Kit Contents ===
 
 
 
The following table list the kit components:
 
 
 
{| class="wikitable" style="margin: auto;"
 
|-
 
!Component
 
!Description
 
!Notes
 
|-
 
| style="text-align: center;" | [[File:BORA_Xpress.png|60px]]
 
|[[BORA Xpress SOM|BORA Xpress]] SOM (p/n DBXF4110S2R)<br>
 
*SoC: Xilinx XC7Z030 (866Mhz, Speed "-3", Tj 0-100°C)
 
*SDRAM: 1 GB DDR3
 
*NOR: bootable SPI flash 16 MB
 
*NAND: 1GB (SLC)
 
|
 
* For more details, please refer to the[[BORA_Xpress_SOM/BORA_Xpress_Hardware | BORA Xpress Hardware Manual]]
 
* By default, ARM cores frequency is set to 667 MHz and the [[Creating and building example Vivado project (BELK/BXELK)|example Vivado project]] is implemented for a "-1" device. This choice makes the software released with the kit compatible with possible variants based on different SoM models. In this regard, see also the [[#Order codes|order codes section]].
 
|-
 
| style="text-align: center;" | [[File:BoraXEVB-01.png|60px]]
 
|[[BORA_Xpress_SOM/BORA_Xpress_Evaluation_Kit | BORA Xpress]] Carrier board
 
|
 
|-
 
| style="text-align: center;" | [[File:Alimentatore.jpg|40px]]
 
|AC/DC Single Output Wall Mount adapter<br>
 
Output: +12V – 2.0 A
 
|
 
|-
 
| style="text-align: center;" | [[File:ProdSDC-MBLY-thumb.png|50px]]
 
|microSDHC card with SD adapter and USB adapter
 
|
 
|-
 
|}
 
 
 
===Order codes===
 
{| class="wikitable" style="margin: auto;"
 
|+
 
!Order code
 
!Description
 
|-
 
|BXELK-H-S
 
|This code refers to the default configuration detailed above
 
|-
 
|BXELK-H-S-D
 
|This variant is like BELK-L-S, except the SOM, which is DBXD4110S2R.
 
|}
 
 
 
 
 
=== microSD Layout ===
 
 
 
The microSD provided with the kit is used to store:
 
* a bootable partition (mmcblk0p1, vfat) containing:
 
** binary images (u-boot and kernel images)
 
* root file system partition (mmcblk0p2, ext4)
 
 
 
----
 
  
 
[[Category:BORA Xpress]]
 
[[Category:BORA Xpress]]

Revision as of 17:19, 11 January 2024

History
Issue Date Notes
2021/11/22 New documentation layout



Contents

Unboxing[edit | edit source]

BoraX SOM


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

  • building the first-stage bootloader:
    • FSBL for BXELK 1.0.1 or older
    • U-boot SPL for BXELK 2.0.0 or newer
  • building the second-stage bootloader (U-Boot)
  • building and running Linux operating system on BORA Xpress 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 BORA Xpress SOM and BORA Xpress Evalutation kit
  • source code of target software
  • technical documentation (hardware manuals, mechanical drawings, reference schematics, application notes etc.)