Hi Sasha,
Thank you for your help. Here is the complete output of the console:
**** Build of configuration Debug for project VCB ****
"c:\\ti\\ccsv6\\utils\\bin\\gmake" -k -j 4 all
'Building file: ../VCB.cfg'
'Invoking: XDCtools'
"c:/ti/xdctools_3_30_01_25_core/xs" --xdcpath="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;" xdc.tools.configuro -o configPkg -t ti.targets.C28_float -p ti.platforms.tms320x28:TMS320F28069 -r release -c "c:/ti/ccsv6/tools/compiler/c2000_6.2.5" --compileOptions "-g --optimize_with_debug" "../VCB.cfg"
js: "C:/ti/xdctools_3_30_01_25_core/packages/xdc/tools/Cmdr.xs", line 51: 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.
gmake: *** [configPkg/linker.cmd] Error 1
gmake: Target `all' not remade because of errors.
**** Build Finished ****
I also have the path: C:\ti\tirtos_c2000_2_00_02_36\products\bios_6_40_02_27\packages ,with a different bios version.
And I also found the platform.xdc and platform.xs files.
I installed that version of tirtos_C2000 with the CCS6 AppCenter.