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.

bios_mcsdk_02_01_02_06_setupwin32

When installing bios_mcsdk_02_01_02_06_setupwin32, component ndk_2_21 can be detected but can't not be installed in CCSV5.5. Therefore, ndk_2_23_02_03 is downloaded, unzipped, and copied into the folder where ndk_2_21 is installed by bios_mcsdk_02_01_02_06_setupwin32. However, ndk_2_23_02_03 can't be detected automatically by CCSV5 in some situations. Is there a way to make CCSV5.5 detect and install ndk_2_23_02_03?

While building the project, got error

"RTSC product-type 'com.ti.rtsc.NDK' is not recognized. Please install at least one product of this type."

even though the actually package has already manually added as one of the depository as an include file.

In the RTSC property page, it shows "ndk_2_23_02_03" as "unknown [com.ti.rtsc.NDK]".

  • Hi cindy zhang,

    NDK 2.21 is not compatible with CCSv5.4 and higher versions.  This is the cause of one issue that you are having.

    cindy zhang said:
    When installing bios_mcsdk_02_01_02_06_setupwin32, component ndk_2_21 can be detected but can't not be installed in CCSV5.5. Therefore, ndk_2_23_02_03 is downloaded, unzipped, and copied into the folder where ndk_2_21 is installed by bios_mcsdk_02_01_02_06_setupwin32.

    The BIOS MCSDK installer installed NDK 2.21, then removed it, and then installed NDK 2.23.02.03 over it?

    cindy zhang said:

    While building the project, got error

    "RTSC product-type 'com.ti.rtsc.NDK' is not recognized. Please install at least one product of this type."

    even though the actually package has already manually added as one of the depository as an include file.

    In the RTSC property page, it shows "ndk_2_23_02_03" as "unknown [com.ti.rtsc.NDK]".

    Can you please post some screen shots of the above issues?

    Then ...

    Can you try the following steps?

    1. close CCS

    2. delete the NDK 2.21, and the NDK 2.23.02.03 installations you currently have (you should just be able to delete these folders using Windows explorer)

    3. start up CCS.  I'm hoping that there will not be any NDK installations shown in the RTSC property page (in the project settings, nor in the global CCS settings).

    4. close CCS

    5. download and install NDK 2.23.02.03 zip file, extract it into C:\ti

    6. start CCS again

    7. does CCS detect the NDK?

        - do you see NDK 2.23.02.03 in the CCS RTSC build options (project's or CCS' global settings)?


    If you are still having problems, please post screen shots of the issues that you are encountering.

    Steve

  • Cindy zhang,

    Please follow the instruction given by Steve, this will help you to solve your issue. In addition that, find some of the NDK related useful links here.

    http://processors.wiki.ti.com/index.php/Category:NDK

    http://processors.wiki.ti.com/index.php/Network_Developers_Kit_FAQ

    http://processors.wiki.ti.com/index.php/Before_asking_for_NDK_support