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.

Unable to find platform file

Other Parts Discussed in Thread: CCSTUDIO, SYSBIOS

Hi Danish,

I have further question relates to upgrading from CCSV5 to V6. My platform package (board configuration file) won't be recognized any more with CCSV6. The error is as below. What needs to be done to make it work again with CCSV6?

Thanks for the help.

Zhao

**** Build of configuration Debug for project IonEDspApp ****

"C:\\CCStudio_v6.1.0.00104\\ccsv6\\utils\\bin\\gmake" -k all

'Building file: ../IonEDspApp_ti8167.cfg'

'Invoking: XDCtools'

"C:/CCStudio_v6.1.0.00104/xdctools_3_31_00_24_core/xs" --xdcpath="C:/Users/ZhaoLi/myRepository/packages;C:/CCStudio_v6.1.0.00104/syslink_2_21_03_11/packages;C:/CCStudio_v6.1.0.00104/ipc_1_25_01_09/packages;C:/CCStudio_v6.1.0.00104/bios_6_34_03_19/packages;C:/CCStudio_v6.1.0.00104/ccsv6/ccs_base;" xdc.tools.configuro -o configPkg -t ti.targets.elf.C674 -p ION_E_DSP2 -r debug -b "C:/Users/ZhaoLi/myRepository/packages/ION_E_DSP2/config.bld" -c "C:/CCStudio_v6.1.0.00104/ccsv6/tools/compiler/c6000_7.4.12" "../IonEDspApp_ti8167.cfg"

js: "C:/CCStudio_v6.1.0.00104/xdctools_3_31_00_24_core/packages/xdc/tools/Cmdr.xs", line 51: Error: xdc.tools.configuro: InternalError: ION_E_DSP2: can't find referenced package ti.platforms.generic

gmake: *** [configPkg/linker.cmd] Error 1

gmake: Target `all' not remade because of errors.

**** Build Finished ****