UM-WI-056
DA16xxx FreeRTOS Getting Started Guide
User Manual
Revision 1.0
27-Oct-2021
CFR0012
27 of 80
© 2021 Dialog Semiconductor
Figure 8: Eclipse Installer Download
NOTE
Currently only Windows and Linux have been verified to work with the DA16xxx SDKs.
The Windows version can be installed by running the downloaded installer.
The Linux version can be installed using the following commands:
$
$ tar -xvzf eclipse-inst-jre-linux64.tar.gz
$ cd eclipse-installer
$ ./eclipse-inst
$
After running the installer, select the “Eclipse IDE for Embedded C/C++ Developers” package and
then select “Install”.
Figure 9: Eclipse Installer Run
NOTE
The Eclipse Installer will automatically install the required JRE and embedded development
extensions required by the DA16200/DA16600 FreeRTOS SDK.
After the installation is complete, run Eclipse and open a workspace.
5.5
Configuring the Eclipse IDE
For Eclipse to be able to build the DA16200 FreeRTOS SDK, the path to the compiler must be
configured.
To setup the compiler path, open the
Window
->
Preferences
dialog box.