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.

TivaC- No XDCtools, equivalent to the specified version 3.32.0.06_core issue

Hi Experts,

I am working on Tiva123 in CCS10.2.900 updated 

not compile any TI-RTOS Example 

See details below...
gpiointerrupt_EK_TM4C123GXL_TI
No XDCtools, equivalent to the specified version '3.32.0.06_core', are available - defaulting to '3.61.2.27_core'. 

How to resolve this issue?

  • Hi,

      Please download 3.32.00.06 from downloads.ti.com/.../

  • hi experts,

    i try to install, but have some gmake error,

    gmake.exe: *** [package/cfg/gpiointerrupt_pem4f.xdl] Error 1
    js: "C:/ti/xdctools_3_50_03_33_core/packages/xdc/tools/Cmdr.xs", line 52: Error: xdc.tools.configuro: configuration failed due to earlier errors (status = 2); 'linker.cmd' deleted.
    gmake[1]: *** [build-1350592575-inproc] Error 1
    gmake: *** [build-1350592575] Error 2
    subdir_rules.mk:16: recipe for target 'build-1350592575' failed
    gmake: Target 'all' not remade because of errors.

    how to fix this issue in ccs10.2.1?

  • gmake.exe: *** [package/cfg/gpiointerrupt_pem4f.xdl] Error 1
    js: "C:/ti/xdctools_3_50_03_33_core/packages/xdc/tools/Cmdr.xs", line 52

    Hi,

      It doesn't look like you are using 3.32.00.06. You are still using 3_50_03_33. If you go to project property and look under CCS Build -> XDCtools -> Basic Options, I think in your case, you will see the variable ${COM_TI_RTSC_TIRTOSTIVAC_REPOS} is pointing to 3_50_03_33. See  below example of mine. You need to change the variable to change to 3.32_00.06.

    See below to change to the 3.32.0.06. 

      1. Click on XDCtools to highlight the product.

      2. Then you will see the "Edit" button shown up.

      3. In the list of XDCtools versions to choose from, select 3.32.0.06.