Texas Instruments SimpleLink CC2640 User Manual page 26

Ultra-low power wireless mcu for bluetooth low energy
Hide thumbs Also See for SimpleLink CC2640:
Table of Contents

Advertisement

III.
Under Tools, include cc26xx_app_oad.icf and exclude cc26xx_app.icf. Also exclude
ccfg_app_ble.c. Add the OAD profile modules to the PROFILES folder of the workspace. These
files are located here:
8.4.3.2
Building the Application Image using CCS
Using CCS, the Application Image can be built through the following procedure.
Select Project→Properties→Build→ARM Compiler→Advanced Options→Predefined Symbols and
I.
add the following to Pre-define NAME:
FEATURE_OAD
Select Project→Properties→Build→ARM Compiler→Include Options and add the following lines
II.
to Add dir to #include search path:
"${SRC_EX}/profiles/oad/cc26xx"
Select Project
${CG_TOOL_HEX} -order MS --memwidth=8 --romwidth=8 --intel -o
${ProjName}.hex ${ProjName}.out
$BLE_INSTALL$/src/profiles/oad/cc26xx
Properties
Build and verify the lines below in Steps
.
Post-build steps:

Advertisement

Table of Contents
loading

Table of Contents