Open main menu

DAVE Developer's Wiki β

Changes

SDV04 Embedded Linux Kit (SDVX)

592 bytes added, 14:39, 5 September 2018
no edit summary
Please refer to [[Debugging with Eclipse (MVM)|this page]].
===Getting Started With QT Creator===
Please refer The MVM virtual machine provided with the kit has already installed the QtCreator configured and ready to build an example application. To build your first application, start the QtCreator from the command line with the command<pre>sdvx-qtcreator [target]</pre>where tartget is '''ul''' for ''sdvx-ul'' or '''lite''' for ''sdvx-lite''<pre class="board-terminal">dvdk@ubuntu-xenial:~$ sdvx-qtcreator ulStarting QtCreator for sdvx-ul</pre>The command will take care of sourcing the correct environment for the target device. After that, one can follow this guide to compile and debug the Qt application.[[XELK-AN-004: Getting Started With QT Creator (MVM)|this page]].
170
edits