UM-B-047
DA1468x Getting Started with the Development Kit
User Manual
Version 7.0
23-Jul-2018
CFR0012
29 of 36
© 2018 Dialog Semiconductor
Figure 34:
SmartSnippetsTM Studio
welcome page
2. Import the template project
template_freertos_retarget
from:
<sdk_root
directory>\projects\dk_apps\templates\freertos_retarget
into the selected workspace.
Press the
browse
button highlighted in the Resources tab (reference 1) and navigate to the
folder which contains the specific project as shown in
3.
Figure 35: Project import
4. In the same way import the
scripts
project from:
<sdk_root directory>\utilities\scripts
5. Modify the file
main.c
using the text editor inside Eclipse and save the changes. Replace the
prvTemplateTask()
as described in detail in
6. Extend
periph_init()
function inside
main.c
to set the function for the pin driving the external
as described in detail in