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.

CCS/DRA72XEVM: xdc.tools.configuro: Error: Can't find the platform package

Part Number: DRA72XEVM

Tool/software: Code Composer Studio

I am getting this error:

xdc.tools.configuro: Error: Can't find the platform package 'myBoardC66' along the path 'C:/TI/bios_6_76_01_12/packages;C:/TI/pdk_dra7xx_1_0_10/packages;C:/TI/edma3_lld_2_12_05_30C/packages;D:/DEV/TI_CCS_WS/myBoardC66/package;C:\TI\ccs910\xdctools_3_55_02_22_core/packages'.  Check that this path names a directory containing the necessary platform support and that the platform name is properly spelled. .xdchelp /GASM_C6X line 52 C/C++ Problem

But I defined the package on the path, you can see it above:

D:/DEV/TI_CCS_WS/myBoardC66/package;

Where else I should define my package?

Regards

Hatem