Difference between revisions of "DESK-MP1-L"

From DAVE Developer's Wiki
Jump to: navigation, search
m (U0007 moved page ETRA SOM/DESK-MP1-L to DESK-MP1-L without leaving a redirect: Change page name/path)
Line 73: Line 73:
 
| style="width:1%; border-left:solid 0px #ededed;border-right:solid 0px #ededed;border-top:solid 0px #ededed;border-bottom:solid 2px #ffffff; background-color:#ffffff" |
 
| style="width:1%; border-left:solid 0px #ededed;border-right:solid 0px #ededed;border-top:solid 0px #ededed;border-bottom:solid 2px #ffffff; background-color:#ffffff" |
 
| style="width:20%; border-left:solid 2px #ededed;border-right:solid 2px #ededed;border-top:solid 2px #ededed;border-bottom:solid 2px #ededed; background-color:#ffffff; vertical-align:top" |
 
| style="width:20%; border-left:solid 2px #ededed;border-right:solid 2px #ededed;border-top:solid 2px #ededed;border-bottom:solid 2px #ededed; background-color:#ffffff; vertical-align:top" |
* [[/Deployment/Boot_options | Booting from different storage devices (NOR, NAND, SD)]]
+
* [[/Deployment/Boot_options | Booting from different storage devices (eMMC, NOR, NAND)]]
* [[/Deployment/Booting_from_NAND_flash| Booting from NAND flash]]
 
 
* [[/Deployment/Customizing_the_splash_screen| Customizing u-boot splash screen]]
 
* [[/Deployment/Customizing_the_splash_screen| Customizing u-boot splash screen]]
 
* [[/Deployment/Standalone_boot| Standalone boot]]
 
* [[/Deployment/Standalone_boot| Standalone boot]]
 
* [[How_to_configure_the_network_interfaces | Configuring the network interfaces]]
 
* [[How_to_configure_the_network_interfaces | Configuring the network interfaces]]
* [[/Deployment/Touchscreen_Calibration | Touchscreen calibration]]
 
 
| style="width:1%; border-left:solid 0px #ededed;border-right:solid 0px #ededed;border-top:solid 0px #ededed;border-bottom:solid 2px #ffffff; background-color:#ffffff" |
 
| style="width:1%; border-left:solid 0px #ededed;border-right:solid 0px #ededed;border-top:solid 0px #ededed;border-bottom:solid 2px #ffffff; background-color:#ffffff" |
 
| style="width:20%; border-left:solid 2px #ededed;border-right:solid 2px #ededed;border-top:solid 2px #ededed;border-bottom:solid 2px #ededed; background-color:#ffffff; vertical-align:top" |
 
| style="width:20%; border-left:solid 2px #ededed;border-right:solid 2px #ededed;border-top:solid 2px #ededed;border-bottom:solid 2px #ededed; background-color:#ffffff; vertical-align:top" |
Line 85: Line 83:
 
* [[/Pheripherals/Ethernet | Ethernet]]
 
* [[/Pheripherals/Ethernet | Ethernet]]
 
* [[/Pheripherals/LCD | LCD]]
 
* [[/Pheripherals/LCD | LCD]]
* [[/Pheripherals/MIPI | Display Serial Interface]]
+
* [[/Pheripherals/DSI | Display Serial Interface]]
 
* [[/Pheripherals/Touchscreen | Touchscreen]]
 
* [[/Pheripherals/Touchscreen | Touchscreen]]
 
* [[/Pheripherals/micro SD | micro SD]]
 
* [[/Pheripherals/micro SD | micro SD]]
Line 95: Line 93:
 
* [[/Pheripherals/USB_OTG | USB OTG]]
 
* [[/Pheripherals/USB_OTG | USB OTG]]
 
* [[/Pheripherals/RTC | RTC]]
 
* [[/Pheripherals/RTC | RTC]]
* [[/Pheripherals/DWM | DWM]]
+
* [[/Pheripherals/DWS | DWS]]
 
* [[/Pheripherals/GPIOs | GPIOs]]
 
* [[/Pheripherals/GPIOs | GPIOs]]
 
</div>
 
</div>

Revision as of 17:29, 19 July 2023

ETRA Embedded Sofware Kit - DESK-MP1-L TBD.png Section not completed yet

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 (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:

  • VirtualBox virtual machine containing
    • toolchain and SDK
    • U-Boot bootloader sources
    • Linux kernel sources
    • Root file system images
  • git repositories access for registered users allowing the update of the following repo
    • u-boot
    • linux
    • Yocto BSP
  • SD card with the complete environment for
    • the DVDK OVA file (i.e. the Virtual Machine file to be imported into VirtualBox application)
    • a complete Kit bootstrap and demonstration (with u-boot, kernel and root file systems binaries already configured)
DESK-MP1-L History
Version Issue Date Notes
1.0.0 Q2 2023 First DESK-MP1 release


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 [link 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