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.
we plan to use cc1312r7 implement our wisun solution. i see sdk5.20 already has wisun app. but some of the functions are from lib files. how can i generate these libs?
hi siddanth,
i need generate every lib by myself. i list most of them here.
${COM_TI_SIMPLELINK_CC13X2_26X2_SDK_INSTALL_DIR}/source/ti/ti_wisunfan/wisunfan_mac/library/tirtos/ticlang/bin/maclib_secure_cc13x2.a
${COM_TI_SIMPLELINK_CC13X2_26X2_SDK_INSTALL_DIR}/source/ti/ti_wisunfan/mbed_library/ws_router/tirtos/ticlang/bin/wisun_rn_mbed_ns_tls_lib_cc13x2.a
${COM_TI_SIMPLELINK_CC13X2_26X2_SDK_INSTALL_DIR}/source/ti/ti_wisunfan/ncp_interface/library/tirtos/ticlang/bin/wisun_ncp_lib_cc13x2.a
${COM_TI_SIMPLELINK_CC13X2_26X2_SDK_INSTALL_DIR}/source/ti/display/lib/ticlang/m4f/display.a
${COM_TI_SIMPLELINK_CC13X2_26X2_SDK_INSTALL_DIR}/source/ti/grlib/lib/ticlang/m4f/grlib.a
${COM_TI_SIMPLELINK_CC13X2_26X2_SDK_INSTALL_DIR}/source/ti/drivers/rf/lib/rf_multiMode_cc13x2.am4fg
${COM_TI_SIMPLELINK_CC13X2_26X2_SDK_INSTALL_DIR}/source/ti/drivers/lib/ticlang/m4f/drivers_cc13x2.a
${COM_TI_SIMPLELINK_CC13X2_26X2_SDK_INSTALL_DIR}/kernel/tirtos/packages/ti/dpl/lib/ticlang/m4f/dpl_cc13x2.a
${COM_TI_SIMPLELINK_CC13X2_26X2_SDK_INSTALL_DIR}/source/ti/devices/cc13x2_cc26x2/driverlib/bin/ticlang/driverlib.lib
thanks a lot
wenchuan
Hi,
Is there any reason you would like to build your own library files? We do not provide makefiles in the SDK for building all the libraries.
Regards,
Siddanth
Hi,
In most cases, we do not recommend making changes on the driver level. That is why, not all makefiles are shipped with the SDK.
Regards,
Siddanth