Tool/software: Code Composer Studio
Good morning,
we developed a project on the cc2640r2F device with SDK 1.50. We would like to migrate the current SDK to 4.10.
Is there a document that explains step by step how to migrate?
We tried to download and install the SDK version 4.10 and updated XDCTools to 3.51.3.28, but in the linking phase it returns the following errors:
Description Resource Path Location Type
#10010 null: errors encountered during linking; "lab_xmode_smartlock_cc2640r2lp_app.out" not built lab_xmode_smartlock_cc2640r2lp_app C/C++ Problem
<a href="file:/c:/ti/ccsv7/tools/compiler/dmed/HTML/10234.html">#10234-D</a> null: unresolved symbols remain lab_xmode_smartlock_cc2640r2lp_app C/C++ Problem
gmake: *** [all] Error 2 lab_xmode_smartlock_cc2640r2lp_app C/C++ Problem
gmake[1]: *** [lab_xmode_smartlock_cc2640r2lp_app.out] Error 1 lab_xmode_smartlock_cc2640r2lp_app C/C++ Problem
unresolved symbol LL_ENC_EncryptMsg_sPatch, first referenced in <whole-program> lab_xmode_smartlock_cc2640r2lp_app C/C++ Problem
unresolved symbol LL_SetAddressResolutionEnable_sPatch, first referenced in <whole-program> lab_xmode_smartlock_cc2640r2lp_app C/C++ Problem
unresolved symbol llAlignToNextEvent_sPatch, first referenced in <whole-program> lab_xmode_smartlock_cc2640r2lp_app C/C++ Problem
unresolved symbol llSetupLenCtrlPkt_sPatch, first referenced in <whole-program> lab_xmode_smartlock_cc2640r2lp_app C/C++ Problem
unresolved symbol RFCC26XX_hwAttrs, first referenced in <whole-program> lab_xmode_smartlock_cc2640r2lp_app C/C++ Problem
unresolved symbol smpResponderProcessPairingReq_sPatch, first referenced in <whole-program> lab_xmode_smartlock_cc2640r2lp_app C/C++ Problem
unresolved symbol smSavePairInfo_sPatch, first referenced in <whole-program> lab_xmode_smartlock_cc2640r2lp_app C/C++ Problem