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.

TM4C129ENCPDT: Updating TI RTOS 2.16.01.14 products manually

Part Number: TM4C129ENCPDT
Other Parts Discussed in Thread: SYSBIOS

Tool/software:

Hi all,

i am using

RTOS>> TI RTOS 2.16.01.14 

MCU>> TM4C129ENCPDT

XDC TOOLS>> xdctools_3_32_00_06_core

COMPILER>> ti-cgt-arm_20.2.7.LTS

TI RTOS 2.16.01.14 comes with products listed below , can we upgrade the version individually ? 

RTOS>> TI RTOS 2.16.01.14  

            products>>> bios_6_45_02_31  ---->  update available separately under SYSBIOS download page  can we upgrade it to newer version ?

                          >>> ndk_2_25_00_09  -----> update available separately under NDK download page as patch release to this version  can we upgrade it to newer version ?       
                          >>> ns_1_11_00_10 -------> update not available.

                          >>> tidrivers_tivac_2_16_01_13 ------> update available separately under TIVAWARE download page  can we upgrade it to newer version ?

                          >>> TivaWare_C_Series-2.1.1.71b ------> update available separately under TIVAWARE download page  can we upgrade it to newer version ?
                          >>> uia_2_00_05_50 

Can we update these products individually and build the TI RTOS sdk ?

i tried building TIRTOS updateting bios and ndk TI RTOS libraries got build succesfully but when i tried building the TI rtos application in CCS , CCS is still having the paths to TI rtos with older version products how to rectify it if these upgrade is possible for TI RTOS sdk.

Regards

Chiranth

  • TI RTOS 2.16.01.14 comes with products listed below , can we upgrade the version individually ? 

    RTOS>> TI RTOS 2.16.01.14  

                products>>> bios_6_45_02_31  ---->  update available separately under SYSBIOS download page  can we upgrade it to newer version ?

                              >>> ndk_2_25_00_09  -----> update available separately under NDK download page as patch release to this version  can we upgrade it to newer version ?       
                              >>> ns_1_11_00_10 -------> update not available.

                              >>> tidrivers_tivac_2_16_01_13 ------> update available separately under TIVAWARE download page  can we upgrade it to newer version ?

                              >>> TivaWare_C_Series-2.1.1.71b ------> update available separately under TIVAWARE download page  can we upgrade it to newer version ?
                              >>> uia_2_00_05_50 

    Hi Chiranth,

      TI-RTOS 2.16.01.14 is the latest version for Tiva MCU. Other TI-RTOS versions or any combinations of different versions of the sub-components were never tested and there is no guarantee it will work. In addition, xdctools_3_32_00_06_core is the version that was validated to work with TI-RTOS 2.16.01.14. 

      Any modification of TI-RTOS would require rebuilding the library. Refer to  chapter 8 of TI-RTOS user's guide on how to rebuild the library. https://www.ti.com/lit/pdf/SPRUHD4M

     This post also shows how to rebuild the NDK library. https://e2e.ti.com/support/processors-group/processors/f/processors-forum/947275/faq-how-do-you-rebuild-the-ndk

    i tried building TIRTOS updateting bios and ndk TI RTOS libraries got build succesfully but when i tried building the TI rtos application in CCS , CCS is still having the paths to TI rtos with older version products how to rectify it if these upgrade is possible for TI RTOS sdk.

    Did you overwrite the existing TI-RTOS directory which by default is installed at C:\ti\tirtos_tivac_2_16_00_08 you create a separate directory? If you create a separate directory for TI-RTOS, make sure CCS find it. See below. 

     If you rebuild the NDK library, check the timestamp in C:\ti\tirtos_tivac_2_16_00_08\products\ndk_2_25_00_09\packages\ti\ndk\stack\lib if your library is indeed updated after rebuild.