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.

CC2640R2F: CC2640R2F

Part Number: CC2640R2F

Tool/software:

hello,

I imported ccs project from below path

C:\ti\simplelink_cc2640r2_sdk_5_30_01_11\examples\rtos\CC2640R2_LAUNCHXL\blestack\simple_peripheral_oad_offchip

without any changes when i build the stack i got issue,undefined symbol LL_ENC_EncryptMsg_sPatch. Please guide me to solve this issue.

Thanks

  • Hello,

    Thanks for reaching out. I am testing this procedure on my side. I will come back to you as soon as possible. Please bear with me.

    BR,

    David.

  • Hello,

    I have downloaded the SDK and imported the project on my side: C:\ti\simplelink_cc2640r2_sdk_5_30_01_11\examples\rtos\CC2640R2_LAUNCHXL\blestack\simple_peripheral_oad_offchip. The following should be also loaded automatically:

    I am using Code Composer Studio 12.7 and these are the product versions I am using:

    Please let me know what is different between what I have done and your case to help you further.

  • hello,

    After submitting the issue,I did not encounter this issue when i reinstalled the stack and checked.Now there is no  extern void LL_ENC_EncryptMsg_sPatch(void)  function present in rom_init.c

     Thanks