Difference between revisions of "DESK-MP1-L"

From DAVE Developer's Wiki
Jump to: navigation, search
Line 22: Line 22:
 
** [[DESK-MP1-L/Development/Using the STM32CubeMX Configuration file (.ioc)|STM32CubeMX Configuration file (<code>.ioc</code>)]]
 
** [[DESK-MP1-L/Development/Using the STM32CubeMX Configuration file (.ioc)|STM32CubeMX Configuration file (<code>.ioc</code>)]]
 
* [[DESK-MP1-L/Development/How to create a bootable microSD card|Bootable SD card images]] (U-Boot, Linux kernel, and root file systems binaries already configured)
 
* [[DESK-MP1-L/Development/How to create a bootable microSD card|Bootable SD card images]] (U-Boot, Linux kernel, and root file systems binaries already configured)
* A [[DESK-MP1-L/Development/Management of prebuilt packages|repository]] containing all of the prebuilt packages available in the Yocto distribution. TBD
+
* A [[DESK-MP1-L/Development/Management of prebuilt packages|repository]] containing all of the prebuilt packages available in the Yocto distribution
  
 
To populate the MVM with the source files of interest, please refer to [[DESK-MP1-L/Development/Synchronizing git repositories|this page]].
 
To populate the MVM with the source files of interest, please refer to [[DESK-MP1-L/Development/Synchronizing git repositories|this page]].
Line 86: Line 86:
 
* [[/Deployment/How_to_configure_the_network_interfaces | Configuring the network interfaces]]
 
* [[/Deployment/How_to_configure_the_network_interfaces | Configuring the network interfaces]]
 
* [[/Deployment/MAC_Address_programming | MAC Address programming]]
 
* [[/Deployment/MAC_Address_programming | MAC Address programming]]
* [[/Deployment/Using_the_package_manager | Using the package manager]]
+
* [[DESK-MP1-L/Development/Management of prebuilt packages | Management of prebuilt packages]]
 
| 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" |

Revision as of 09:41, 24 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:

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