Hi,
I have a 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?
CCSV5:
- SYSBIOS 6.32.5.54
- SYSLINK 2.00.05.85
- IPC 1.23.5.40
- XDC 3.22.4.46
- Compiler 7.3.1
CCSV6
- SYSBIOS 6.34.03.19
- SYSLINK 2.21.03.11
- IPC 1.25.01.09
- XDC 3.24.03.33
- Compiler 7.4.12
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 ****