User's Guide

18 Chapter 4. Software Development Guide
Figure 4.5: Console output of the Dev Kit after reset.
4.3.1 Using SmartSnippet Studio
As MatchX DKF is a makefile based project it is possible to port it quite easily to different IDE and
use different operating systems. SmartSnippet Studio is a Dialog Semiconductors IDE based on
Eclipse. It offers makefile project import capabilities.
In order to import the project, open the SmartSnippet IDE.The folder structure should be the
same as in previous section, both SDK and DKF should be in SmartSnippet workspace folder. Go to
File->Import and choose ’Existing Code as Makefile Project’ like on Figure 4.6.
Figure 4.6: Import makefile project window.