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: Difference between TI RTOS versions

Part Number: TM4C129ENCPDT

Hi,

I have installed tirtos_tivac_2_16_01_14 in my c://ti directory. I got some confusion here. In my project's setting-

properties->Linked Resources ->Pathy variables,  I can see these -


"${COM_TI_RTSC_TIRTOSTIVAC_INSTALL_DIR} =  C:\ti\tirtos_tivac_2_14_04_31

But the point is I have not installed this tirtos_tivac_2_14_04_31 neither I have this folder in my ti directory. Then how my project is using this?

If I replace

"${COM_TI_RTSC_TIRTOSTIVAC_INSTALL_DIR} =  C:\ti\tirtos_tivac_2_14_04_31 to "${COM_TI_RTSC_TIRTOSTIVAC_INSTALL_DIR} =  C:\ti\tirtos_tivac_2_16_01_14 , I start getting compilation errors.

This means somehow tirtos_tivac_2_16_01_14 and tirtos_tivac_2_14_04_31 are related.

Any idea on this? ( I had not created this project. I got this as it is working)

Thanks

AkhiG

  • Hi,

    But the point is I have installed this tirtos_tivac_2_14_04_31 neither I have this folder in my ti directory. Then how my project is using this?

    I'm a bit confused. Do you mean to say you installed tirtos_tivac_2_16_01_14 here? Here you said you installed tirtos_tivac_2_14_04_31 and then said it is not in your ti directory. In anycase, you should not use tirtos_tivac_2_14_04_31 as this is an older version. Preferably, I will suggest you use tirtos_tivac_2_16_00_08 because all TI-RTOS testing for Tiva was based on tirtos_tivac_2_16_00_08. However, I think tirtos_tivac_2_16_01_14 is fine too as the difference between tirtos_tivac_2_16_01_14 and tirtos_tivac_2_16_00_08 are minor specifically to the CC13xx/CC26xx driverlib which is not related to Tiva. 

    Any idea on this? ( I had not created this project. I got this as it is working)

    I'm also confused here. What is working and not working. 

    Please see below settings of mine and try to match it. 

  • Hi

    Sorry for this- it should be:

    But the point is I have  not installed this tirtos_tivac_2_14_04_31 neither I have this folder in my ti directory. Then how my project is using this?
    The main point is-
    My project setting has tirtos_tivac_2_14_04_31  that I have not installed. The version that I have installed is tirtos_tivac_2_16_01_14
    When I change project settings to tirtos_tivac_2_16_01_14, I started getting compilation errors. 
    I don't understand this.
  • Hi,

      Can you show your settings (refer to the screenshots I sent in my last reply)?

      Can you import a simple TI-RTOS example and try again?

      If you still see errors, please show the error logs.