Tool/software: Code Composer Studio
Building file: "C:/ti/simplelink_cc2640r2_sdk_4_20_00_04/source/ti/ble5stack/icall/stack/ble_dispatch_lite.c" I've got a error-message: ">> Compilation failure
ICallBLE/subdir_rules.mk:16: recipe for target 'ICallBLE/ble_dispatch_lite.obj' failed
gmake[1]: *** No rule to make target 'C:/ti/simplelink_cc2640r2_sdk_4_20_00_04/source/ti/ble5stack/profiles/roles/gap.c', needed by 'PROFILES/gap.obj'.
gmake[1]: *** No rule to make target 'C:/ti/simplelink_cc2640r2_sdk_4_20_00_04/source/ti/ble5stack/profiles/roles/gapbondmgr.c', needed by 'PROFILES/gapbondmgr.obj'.
"C:/ti/simplelink_cc2640r2_sdk_4_20_00_04/source/ti/ble5stack/inc/gap.h", line 67: fatal error #1965: cannot open source file "ll_ae.h"
1 catastrophic error detected in the compilation of "C:/ti/simplelink_cc2640r2_sdk_4_20_00_04/source/ti/ble5stack/icall/stack/ble_dispatch_lite.c".
Compilation terminated."
What can I do for resolving?