Tool/software: Code Composer Studio
Hi there,
Was struggling to find an out of box voice application example for CC2640R2.
I tried:
Resource Explorer >> SimpleLink SDK Plugins >> SimpleLInk CC2640R2 SDK BLE Example Pack 1.40.00.50
1. there are 2 examples that seem all are related to voice transfer: hid_adv_remote and voice_hogp_remote. what is the difference between them?
2. both 2 examples can not be built with any SimpleLink CC2640R2 SDK from v1.35.xx.xx to v4.20.00.04, how to fix it?
>> Compilation failure
OSAL/subdir_rules.mk:9: recipe for target 'OSAL/osal.obj' failed
"G:/ti/sdk/simplelink_cc2640r2_sdk_1_40_00_45/source/ti/blestack/osal/src/common/osal.c", line 413: error #167: too few arguments in function call
1 error detected in the compilation of "G:/ti/sdk/simplelink_cc2640r2_sdk_1_40_00_45/source/ti/blestack/osal/src/common/osal.c".
gmake[1]: *** [OSAL/osal.obj] Error 1
Resource Explorer >> SimpleLink SDK Plugins >> SimpleLInk CC2640R2 SDK BLE Example Pack 1.50.00.62
1. there is no voice application under this plugin?