UM-WI-056
DA16xxx FreeRTOS Getting Started Guide
User Manual
Revision 1.0
27-Oct-2021
CFR0012
34 of 80
© 2021 Dialog Semiconductor
The example project directories all have a similar structure which contain a project folder for either
the DA16200 or the DA16600:
●
<sdk_root_directory>/apps/common/examples/Crypto/Crypto_AES/projects/da16200
●
<sdk_root_directory>/apps/common/examples/Crypto/Crypto_AES/projects/da16600
Imported any of these projects using the Eclipse Project Explorer by navigating to the specific project
directory and then right click on project directory and select
Import as Project
.
Figure 19: Import a Project.
Once the target project is imported, it will appear in the Eclipse Project Explorer.
Build the project by Right-clicking on the imported project and select
Build Project
.