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/CC2640R2F: CC2640R2F

Part Number: CC2640R2F
Other Parts Discussed in Thread: CC2541, CC-DEBUGGER, CC2640

Tool/software: Code Composer Studio

Hello

I have two questions:

1- In all of the configurations in CCS, I can only select simplelink CC2640R2F. But I have hm-10 which is not a simplelink. Does it cause problems?

2- When I debug the program "Simple Peripheral" I interface to this error:

Cortex_M3_0: GEL Output: Memory Map Initialization Complete.
Cortex_M3_0: Failed Board Reset: (Error -717 @ 0x0) Required dynamic library jscserdesv3 could not be located. The library isn't on the search path. (Emulation package 8.3.0.00003)
Cortex_M3_0: GEL: Error while executing StartUp( 9, 2, 0, 1751 ): Reset failed: retcode=-1
at GEL_AdvancedReset("Board Reset") [cc26x0.gel:29]
at StartUp(9, 2, 0, 1751)
IcePick_C: Error connecting to the target: (Error -717 @ 0x0) Required dynamic library jscserdesv3 could not be located. The library isn't on the search path. (Emulation package 8.3.0.00003)

How can I solve it?