BoraX Embedded Linux Kit (BXELK)
Info Box
|
For BXELK 1.0.1 or older, the boot process was based on the FSBL+second-stage bootloader (U-Boot) combination. From BXELK 2.0.0 on, the boot process is based on the first-stage bootloader (U-Boot SPL)+second-stage bootloader (U-Boot) combination. |
Contents
Unboxing[edit | edit source]
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.)
Kit contents[edit | edit source]
Component | Description | Notes |
---|---|---|
![]() |
BORA Xpress SOM (p/n DBXF4110S2R)
|
|
![]() |
BORA Xpress Carrier board | |
![]() |
AC/DC Single Output Wall Mount adapter Output: +12V – 2.0 A |
|
![]() |
microSDHC card with SD adapter and USB adapter |
Order codes[edit | edit source]
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. |
Logical structure of BXELK[edit | edit source]
Please refer to this page.
BXELK software components[edit | edit source]
Please refer to this page.
Quick start guide[edit | edit source]
Please refer to this page.
Physical devices mapping[edit | edit source]
Please refer to this page.
Advanced topics[edit | edit source]
Debugging with Eclipse[edit | edit source]
Please refer to this page.
ConfigID feature[edit | edit source]
Please refer to this page.