Difference between revisions of "DESK-MP1-L"

From DAVE Developer's Wiki
Jump to: navigation, search
Line 11: Line 11:
  
 
The Embedded Software kit is composed by:
 
The Embedded Software kit is composed by:
* VirtualBox virtual machine containing
+
* A [[Managed Virtual Machine (MVM)|Linux virtual machine]] (called MVM) containing
** toolchain and SDK
+
** Yocto build system (toolchain and SDK)
** ATF/U-Boot bootloader sources
+
** Prebuilt images for supported targets (microSD card partitioned images, U-Boot images, etc.)
** Linux kernel sources
+
* git repositories:
** Root file system images
+
** ARM Trusted Firmware (ATF)
* git repositories access for registered users allowing the update of the following repo
+
** U-Boot
** arm-trusted-firmware
 
** u-boot
 
 
** desk-mp1-boot-image
 
** desk-mp1-boot-image
** linux
+
** Linux kernel
 
** desk-mp1-l-bsp
 
** desk-mp1-l-bsp
 
* SD card with the complete environment for
 
* SD card with the complete environment for
** a complete Kit bootstrap and demonstration (with u-boot, kernel and root file systems binaries already configured)
+
** a complete kit bootstrap and demonstration (with U-Boot, Linux kernel, and root file systems binaries already configured)
  
It is worth remembering that DESK-MP1-L is compatible with the use of STM32Cube tools provided by ST Microelectronics. When applicable, they are mentioned in the documentation to show how they can be used in tandem with the DESK tools. For instance, see [[DESK-MP1-L/Development/Generating Device Trees with STM32CubeMX|this page]].
+
To populate the MVM with the source files of interest, please refer to [[DESK-MP1-L/Development/Synchronizing git repositories|this page]].
 +
 
 +
It also is worth remembering that '''DESK-MP1-L is compatible with the use of STM32Cube tools provided by ST Microelectronics'''. When applicable, they are mentioned in the documentation to show how they can be used in tandem with the DESK tools. For instance, see [[DESK-MP1-L/Development/Generating Device Trees with STM32CubeMX|this page]].
 
| style="width:50%; border-left:solid 0px #ededed;border-right:solid 2px #ededed;border-top:solid 0px #ededed;border-bottom:solid 2px #ededed; text-align:left; vertical-align:top; padding:13px; background-color:#ffffff" |
 
| style="width:50%; border-left:solid 0px #ededed;border-right:solid 2px #ededed;border-top:solid 0px #ededed;border-bottom:solid 2px #ededed; text-align:left; vertical-align:top; padding:13px; background-color:#ffffff" |
 
<section begin="Software-History-Linux" />
 
<section begin="Software-History-Linux" />

Revision as of 12:27, 4 August 2023

ETRA Embedded Sofware Kit - DESK-MP1-L

DAVE Embedded Software Kit Linux (DESK-MP1-L in short - read more info about the naming) - provides all the necessary components required to set up the developing environment to:

  • build the bootloader (ATF and U-Boot)
  • build the Linux operating system
  • build Linux applications that will run on the target
  • build the Yocto BSP

The Embedded Software kit is composed by:

  • A Linux virtual machine (called MVM) containing
    • Yocto build system (toolchain and SDK)
    • Prebuilt images for supported targets (microSD card partitioned images, U-Boot images, etc.)
  • git repositories:
    • ARM Trusted Firmware (ATF)
    • U-Boot
    • desk-mp1-boot-image
    • Linux kernel
    • desk-mp1-l-bsp
  • SD card with the complete environment for
    • a complete kit bootstrap and demonstration (with U-Boot, Linux kernel, and root file systems binaries already configured)

To populate the MVM with the source files of interest, please refer to this page.

It also is worth remembering that DESK-MP1-L is compatible with the use of STM32Cube tools provided by ST Microelectronics. When applicable, they are mentioned in the documentation to show how they can be used in tandem with the DESK tools. For instance, see this page.

DESK-MP1-L History
Version Issue Date Notes Refers to
1.0.0 Aug 2023 DESK-MP1-L-1.0.0 release ETRA SOM - top.pngETRA SOM
ETRA-EVK.pngETRA SBC


200px-Emblem-important.svg.png

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 helpdesk@dave.eu, providing the kit P/N and S/N.

Pdf-logo.png ETRA DESK-MP1-L Manual
PDF Manuals are available only on the latest version.
Checkout the pages' history on wiki for previous releases or contact helpdesk@dave.eu


General Development Deployment Peripherals