UM-B-045
DA14580 Range extender v.2 reference application
Company confidential
User manual
Revision 1.1
14-September-2015
CFR0012-00 Rev 1
34 of 56
© 2015 Dialog Semiconductor
In the target options, select the C/C++ tab and in the end add:
.\..\..\..\..\ src\modules\app\src\app_utils\app_range_extender
(separate from the previous path with a semicolon)
Figure 29: Step 3b of adding app_range_extender
4.
In
app_<project>_proj
file, add the line:
#include "app_range_ext.h"
in the Include files section
Figure 30: Step 4a of adding app_range_extender