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.

XDC tools configuration error: when migrating from tirtos_tivac_2_10_01_38 to tirtos_tivac_2_12_01_33

HI

I tried to migrate my project from from tirtos_tivac_2_10_01_38  to  tirtos_tivac_2_12_01_33. I changed all the build variables and paths in project properties to point to corresponding folders in new version RTOS. In the RTSC section I checked the box against new RTOS and unchecked the previous one.

However when I try to compile the project I get the following error :

xdc.tools.configuro: Error: Can't find the platform package 'ti.platforms.tiva'.  TI platforms are no longer shipped as part of XDCtools (C:\ti\xdctools_3_31_00_24_core).  Please ensure you are either using a pre-3.30 version of XDCtools or you have added a product that includes your platform support along the path 'C:/ti/tirtos_tivac_2_12_01_33/packages;C:/ti/tirtos_tivac_2_12_01_33/products/bios_6_41_04_54;C:/ti/tirtos_tivac_2_12_01_33/products/ndk_2_24_02_31/packages;C:/ti/tirtos_tivac_2_12_01_33/products/uia_2_00_02_39/packages;C:/ti/ccsv6/ccs_base;C:\ti\xdctools_3_31_00_24_core/packages'.  Check that this path names a directory containing the necessary platform support and that the platform name is properly spelled.

It appears that some path/variable  is still to be changed. Please advise.

However If I create a new RTSC project with  tirtos_tivac_2_12_01_33 it compiles succesfully.

Regards