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.

NDK Installation from 2.23.2.03 to 2.20.2.22



Hi,

We are Facing issue while installing NDK from 2.23.2.03 to 2.20.2.22.

We have uninstalled the 2.23.2.03 NDK package and while installing 2.20.2.22 getting the following messages:

Your original request has been modified.
"NDK Netwoek Support Package(IDE Client)" will be ignored because a newer version is already installed.


Regards,
Mithun

  • Mithun,

    If you look at the list of discovered products (Window->Preferences, then expand Code Composer Studio->RTSC) do you see the older version of the NDK listed?

    Regards,
    John
  • Hi John,

     In discovered products, older version of the NDK  is not listed.

    Whenever i copy NDK 2.20 and NSP version in ti folder,and refresh it for discovered products its giving this error message:

    " Operation details
      Your original request has been modified.
        "NDK Network Support Package (IDE Client)" will be ignored
     because a newer version is already installed.
      Cannot complete the install because of a conflicting dependency.
        
    Software being installed: NDK 2.20.2.22 (com.ti.ndk_2.20.feature.group 2.20.2.22)
        Software currently installed: NDK
     (IDE Client) 2.23.2.03 (com.ti.rtsc.NDK.product.ui.feature.group 2.23.2.03)
        Only one of the following can be installed
     at once:
          NDK UI Plugin 2.20.2.22 (com.ti.rtsc.NDK.product.ui 2.20.2.22)
          NDK IDE Tooling 2.23.2.03
     (com.ti.rtsc.NDK.product.ui 2.23.2.03)
        Cannot satisfy dependency:
          
    From: NDK 2.20.2.22 (com.ti.ndk_2.20.feature.group 2.20.2.22)
         
     To: com.ti.rtsc.NDK.product.ui [2.20.2.22]
        Cannot satisfy dependency:
         
     From: NDK (IDE Client) 2.23.2.03 (com.ti.rtsc.NDK.product.ui.feature.group 
     To: com.ti.rtsc.NDK.product.ui [2.23.2.03]""

    Regards,

    Mithun

  • I believe I have a workaround for this.

    When NDK 2.23 gets installed it seems to also install a plug-in into CCS/Eclipse. This plug-in is blocking the older version of the NDK.

    If I go to Help -> About Code Composer Studio then click on the Installation Details button. Scroll down until you see the entry for NDK 2.23.2.03 (IDE Client). Then click the button to uninstall.

    Restart CCS

    If it doesn't automatically discover the old version of the NDK you can go to Window -> Preferences -> Code Composer Studio -> RTSC -> Products and add the location of the old NDK in the list of folders to search at the top and then restart CCS and it will find it.

    Regards,
    John