UM-WI-056
DA16xxx FreeRTOS Getting Started Guide
User Manual
Revision 1.0
27-Oct-2021
CFR0012
33 of 80
© 2021 Dialog Semiconductor
5. The second project to import is the
scripts_project
which provides an absolute path for certain
scripts to use.
This can be imported using the Eclipse Project Explorer by navigating to the
<sdk_top_directory>/utility/j-link/project/
and then right click on that directory and
select
Import as Project
.
Figure 18: Import scripts_project.
The basic setup for the SDK is now complete.
The next step is to import a target project and build that project.
5.7
Import and Build a Project
Various projects are contained within the SDK directory structure. These projects are all stored under
the
<sdk_root_directory>/apps/
directory.
These include the following:
●
Default SDK build for the DA16200 and DA16600
○
<sdk_root_directory>/apps/da16200/get_started/
○
<sdk_root_directory>/apps/da16600/get_started/
●
Various example projects
○
<sdk_root_directory>/apps/common/examples/Crypto/
○
<sdk_root_directory>/apps/common/examples/DPM/
○
<sdk_root_directory>/apps/common/examples/ETC/
○
<sdk_root_directory>/apps/common/examples/Network/
○
<sdk_root_directory>/apps/common/examples/Periphial/