问题1:现有DSP/BIOS工程在CCS5.4版本正常使用,编译通过。将程序移植到CCSV9.1.0。编译报错;
问题2:在CCSV9.1.0中新建DSP/BIOS工程,编译同样报错。
问题3:DSP/BIOS工程中.tcf文件打不开;
错误提示如下:Invoking: TConf
"H:/ti_9.1.0/bios_5_42_01_09/xdctools/tconf" -b -Dconfig.importPath="H:/ti_9.1.0/bios_5_42_01_09/packages;H:/ti_9.1.0/bios_5_42_01_09/xdctools;" "../swi.tcf"
subdir_rules.mk:19: recipe for target 'build-915243777-inproc' failed
H:\ti_9.1.0\bios_5_42_01_09\xdctools\H:/ti_9.1.0/bios_5_42_01_09/xdctools/tconf: can't create session manager: create of JVM failed
gmake[1]: *** [build-915243777-inproc] Error 1
subdir_rules.mk:16: recipe for target 'build-915243777' failed
gmake: *** [build-915243777] Error 2
gmake: Target 'all' not remade because of errors.
DSP/BIOS版本:V5.2.1.9
XDCTOOLS版本:xdctools_3_25_06_96;