Open main menu

DAVE Developer's Wiki β

Changes

no edit summary
<section begin="History" />
{| style="border-collapse:collapse; "
!colspan="4" style="width:100%; text-align:left"; border-bottom:solid 2px #ededed3"|History|- !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"|ID#!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"|Issue Date!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:#edf8fb73B2C7; padding:5px; color:#000000white"|{{oldid|14133|14133}}Issue Date|! 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"|16/07/2021|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:#000000white"|First DESK releaseNotes
|-
! | style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#ededededf8fb; padding:5px; color:#000000" |{{oldid|170072023/08/02|17007}}! style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#ededededf8fb; padding:5px; color:#000000" |24/03/2022! style="borderDESK-left:solid 2px #73B2C7; borderMP1-right:solid 2px #73B2C7;borderL-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#ededed; padding:5px; color:#000000" |Add Updates note1.0.0 release
|-
|}
==Virtual Machine==
[[AXEL_Lite_SOM/DESK-MX6MP1-L | DESK-MX6MP1-L]] contains all the required software and documentation to start developing Linux application on the Axel Etra platform. In particular, [[AXEL_Lite_SOM/DESK-MX6MP1-L | DESK-MX6MP1-L]] provides includes a virtual machine, called DVDKMVM, with which is a specific implementation of the general [[Managed Virtual Machine (MVM)|Managed Virtual Machine concept]]. The DESK-MP1-L-specific MVM provides the following featuresfollowings:
* VirtualBox virtual machine (.OVA archive)
* based on Lubuntu 1620.04 LTS (64-bit version)
* pre-installed VirtualBox Guest Additions
* LXDE desktop environment
* boot disk with the distro Source code, tools and pre-configured basic Linux services:** TFTP: with base directory <code>/srv/tftp/Arm trusted firmware (ATF)</code>: source tree cloned from DAVE Embedded Systems public git repository.** NFS: configured through the <code>/etc/exportsU-boot</code> file* secondary disk containing : source code and tools:tree cloned from DAVE Embedded Systems public git repository.** bootloader (u-<code>Desk mp1 boot) image</code>: source tree cloned from DAVE Embedded Systems public git repository .** Linux kernel source <code>Kernel</code>: ource tree cloned from DAVE Embedded Systems public git repository.** external External pre-built <code>toolchain</code>.** <code>Yocto package</code>: all package needed for build BSP with yocto.** <code>TFTP</code>: service for [[AXEL Lite SOM]]download binary on U-boot, with base directory <code>/tftp/</code>.* pre* <code>NFS</code>: root path of RFS on <code>/home/dvdk/desk-mp1-l/rfs/desk-installed Yoctomp1-based root file systems with setup scripts, makefiles, example applications, ..l/</code> directory.* administrator account (<code>dvdk</code>) with autologin. Please note that the user account credentials are provided with the development kit (you can find them in the <code>README </code> file contained in the <code>sw/dvdk </code> folder of the kit distribution).** user: '''<code>dvdk'''</code>** password: '''<code>dvdk'''</code>
Please note that uATF, U-boot Boot, and kernel source trees are derived from the official trees released by NXP/FreescaleST; these trees have been customized to add support for the [[AXEL Lite ETRA SOM]].
===Host setup===
As stated previously, [[AXEL Lite ETRA SOM]] host tools are based on a [[Managed_Virtual_Machine_(MVM)|Managed Virtual Machine]]. As indicated [[AXEL_Lite_SOM/AXEL_Lite_Evaluation_Kit/Getting_started/Unboxing#microSD_Layout|here]], microSD card delivered along with [[AXEL_Lite_SOM/AXEL_Lite_Evaluation_Kit | AXEL Lite Evaluation Kit]]includes basic version of MVM that is the default option. Please follows the README file on the SD card to extract the ''*.ova'' archive and to install the MVM.
It is also worth remembering that access to git repositories is required to download target source code. To enable it, please refer to [[Accessing_DAVE_Embedded_Systems_restricted_git_repositories|this page]].
MVM can be downloaded [https://cloud.dave.eu/wspublic/desk-RAmp1-DESKl-MX/ 100-mvm here]. For accessing <b><i>DESK Reserved area</i></b> please contact our [mailto:helpdesk@dave.eu helpdesk support channel]
To install it, please refer to [[VirtualBox_Starting_DVDK_Virtual_Machine#Using_a_.ova_file|this page]].
The updates are not required for the proper DESK Virtual Machine functionality.
{{ImportantMessage|text=Even if the update can be transparent to the VM normal operations, it is suggested to '''not''' to install the updates. They may change (or in a worst-case corrupt) what has been tested and documented in our wiki pages.}}
If this is annoying for you, it is possible to [https://askubuntu.com/questions/1364529/remove-updated-software-notification-on-20-04-2-lts disable it].
 
----
[[Category:ETRA]]
[[Category:ETRA_SBC]]
8,286
edits