This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS/LAUNCHXL-CC2640R2: Unable to compile Simple Peripheral example

Part Number: LAUNCHXL-CC2640R2

Tool/software: Code Composer Studio

Hello,

I am unable to compile Simple peripheral example. Keep getting this error while building the program:

"C:/ti/simplelink_cc2640r2_sdk_1_50_00_58/source/ti/blestack/icall/src/icall.c", line 273: error #41: expected an identifier
"C:/ti/simplelink_cc2640r2_sdk_1_50_00_58/source/ti/blestack/icall/src/icall.c", line 361: error #20: identifier "ICall_tasks" is undefined
"C:/ti/simplelink_cc2640r2_sdk_1_50_00_58/source/ti/blestack/icall/src/icall.c", line 366: error #20: identifier "ICall_tasks" is undefined
"C:/ti/simplelink_cc2640r2_sdk_1_50_00_58/source/ti/blestack/icall/src/icall.c", line 390: error #20: identifier "ICall_tasks" is undefined
"C:/ti/simplelink_cc2640r2_sdk_1_50_00_58/source/ti/blestack/icall/src/icall.c", line 405: error #20: identifier "ICall_tasks" is undefined
"C:/ti/simplelink_cc2640r2_sdk_1_50_00_58/source/ti/blestack/icall/src/icall.c", line 513: error #20: identifier "ICall_tasks" is undefined
6 errors detected in the compilation of "C:/ti/simplelink_cc2640r2_sdk_1_50_00_58/source/ti/blestack/icall/src/icall.c".
gmake: *** [ICall/icall.obj] Error 1

Please suggest the solution. Thanks.

Regards,
--Zain