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.
Hi
In demo project we open SECURITY define ,but in link was wrong,can you help me continue?
Invoking: Arm Linker
"D:/TI/ccs/tools/compiler/ti-cgt-arm_20.2.2.LTS/bin/armcl" --cmd_file="D:/TI/TI_520_project/bim_offchip_CC26X2R1_LAUNCHXL_nortos_ccs/TOOLS/defines/cc26x2r1lp_bim_offchip_Debug_unsecure.opt" -mv7M4 --code_state=16 --float_support=FPv4SPD16 -me -O4 --opt_for_speed=0 --define=DeviceFamily_CC26X2 -g --c99 --gcc --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi -z -m"bim_offchip_CC26X2R1_LAUNCHXL_nortos_ccs.map" --heap_size=0 --stack_size=256 -i"D:/TI/ccs/tools/compiler/ti-cgt-arm_20.2.2.LTS/lib" -i"D:/TI/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/devices/cc13x2_cc26x2/driverlib/bin/ccs/" -i"D:/TI/ccs/tools/compiler/ti-cgt-arm_20.2.2.LTS/include" --reread_libs --diag_suppress=16002-D --diag_suppress=10247-D --diag_suppress=10325-D --diag_suppress=10229-D --diag_wrap=off --display_error_number --warn_sections --xml_link_info="bim_offchip_CC26X2R1_LAUNCHXL_nortos_ccs_linkInfo.xml" --rom_model -o "bim_offchip_CC26X2R1_LAUNCHXL_nortos_ccs.out" "./xz_crc32.obj" "./xz_dec_bcj.obj" "./xz_dec_lzma2.obj" "./xz_dec_stream.obj" "./xz_dec_syms.obj" "./xz_decompress.obj" "./xz_port.obj" "./Application/bim_main.obj" "./Application/bim_util.obj" "./Application/ccfg_app.obj" "./Application/crc32.obj" "./Application/flash_interface_internal.obj" "./Application/led_debug.obj" "./Application/sha2_driverlib.obj" "./Application/sign_util.obj" "./Application/startup_ccs.obj" "./ExternalFlash/ext_flash.obj" "./SPI/bsp_spi.obj" "D:/TI/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/common/cc26xx/ccs/bim_cc26x2_cc13x2.cmd" -l"D:/TI/simplelink_cc13x2_26x2_sdk_5_20_00_52/source/ti/devices/cc13x2_cc26x2/driverlib/bin/ccs/driverlib.lib" -llibc.a
<Linking>
undefined first referenced
symbol in file
--------- ----------------
ECDSA_verif <whole-program>
NIST_Curve_P256_Gx <whole-program>
NIST_Curve_P256_Gy <whole-program>
NIST_Curve_P256_a <whole-program>
NIST_Curve_P256_b <whole-program>
NIST_Curve_P256_p <whole-program>
NIST_Curve_P256_r <whole-program>
eccRom_param_Gx <whole-program>
eccRom_param_Gy <whole-program>
eccRom_param_a <whole-program>
eccRom_param_b <whole-program>
eccRom_param_p <whole-program>
eccRom_param_r <whole-program>
eccRom_windowSize <whole-program>
eccRom_workzone <whole-program>
error #10234-D: unresolved symbols remain
error #10010: errors encountered during linking; "bim_offchip_CC26X2R1_LAUNCHXL_nortos_ccs.out" not built
>> Compilation failure
makefile:169: recipe for target 'bim_offchip_CC26X2R1_LAUNCHXL_nortos_ccs.out' failed
gmake[1]: *** [bim_offchip_CC26X2R1_LAUNCHXL_nortos_ccs.out] Error 1
makefile:165: recipe for target 'all' failed
gmake: *** [all] Error 2