Hi Champs,
I tried to run some code from a customer but I’m not that familiar with TIRTOS. I simply tried to copy the code into the workspace but I have trouble to get rid of the following error:
xdc.tools.configuro: Error: Can't find the platform package 'ti.platforms.tms320x28'. TI platforms are no longer shipped as part of XDCtools (c:\ti\xdctools_3_30_01_25_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_c2000_2_00_02_36/packages;C:/ti/tirtos_c2000_2_00_02_36/products/bios_6_40_01_15/packages;C:/ti/tirtos_c2000_2_00_02_36/products/ipc_3_10_01_11/packages;C:/ti/tirtos_c2000_2_00_02_36/products/ndk_2_23_01_01/packages;C:/ti/tirtos_c2000_2_00_02_36/products/uia_2_00_00_28/packages;C:/ti/ccsv6/ccs_base;c:\ti\xdctools_3_30_01_25_core/packages'. Check that this path names a directory containing the necessary platform support and that the platform name is properly spelled. .xdchelp /VCB line 51 C/C++ Problem
I have installed xdctools_3_30_01_25_core as well as xdctools_3_30_02_44_core and also tirtos_c2000_2_00_02_36.
Does somebody know what I have to change to get this running? I assume it is simply some wrong path to the tools or something like this…