Changes

Jump to: navigation, search

SDV04 Embedded Linux Kit (SDVX)

83 bytes added, 07:34, 18 September 2018
Sdvx-ul
{{ImportantMessage|text=It is important to start QtCreator with the above script each time you close it}}
This 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[[XELK-AN-004: Getting Started With QT Creator#Qt application example| Qt application example]]. You should probably want to change the '''ip-address''' of your kit as explained [[XELK-AN-004: Getting Started With QT Creator#Devices | here]]
==== Sdvx-lite ====
 
If the target device is '''sdvx-lite''', the command line arguments are
 
<pre>
-platform eglfs
</pre>
 
==== Sdvx-ul ====
If the target device is '''sdvx-ul''', the command line arguments are
</pre>
Instead of
<pre>
-platform eglfs
</pre>
Moreover, if one intends to build '''Qml''' application for the '''sdvx-ul''' board, it is necessary to start the Qml application with
<pre>
8,154
edits

Navigation menu