UM-B-047
DA1468x Getting Started with the Development Kit
User Manual
Version 7.0
23-Jul-2018
CFR0012
20 of 36
© 2018 Dialog Semiconductor
7.2.2
Linux
Before running the installer, it is necessary to install some Linux packages that are mandatory for the
execution of
SmartSnippetsTM Studio
. Without them
SmartSnippetsTM Studio
will not run correctly
but will fail with no reported error. More details are available in
○
For
CentOS 7:
sudo yum install install epel-release
sudo yum install webkitgtk.x86_64
sudo yum install glibc.i686 ncurses-libs.i686
sudo yum install qt-x11 (required for SystemView tool)
○
For
Fedora 25
:
sudo yum install webkitgtk.x86_64
sudo yum install glibc.i686 ncurses-libs.i686
sudo yum install gcc-c++
sudo yum install libncurses.so.5
○
For
Ubuntu 16.04.1
install:
sudo apt-get install libz1:i386 libncurses5:i386 libbz2-1.0:i386
sudo apt-get install libwebkitgtk-1.0-0 libwebkitgtk-3.0-0
sudo apt-get install gawk
●
The first step is to make the
SmartSnippetsTM Studio
installer executable.
●
$chmod a+x SmartSnippets_Studio-linux.gtk.x86_64-1.6.3.run
●
And then run it.
●
$./SmartSnippets_Studio-linux.gtk.x86_64-1.6.3.run
●
Several of the required tools will automatically install and others need to be manually downloaded
and installed.
●
Install the recommended version of SEGGER J-Link GDB server.
Figure 22: Automatically install J-Link
●
Select the destination folder for the
SmartSnippetsTM Studio
.