Part Number: TMS320C6727
Tool/software: Code Composer Studio
CCS Version: 8.1.0.00011
Java 8.191
Bios 5.42.1.09
compiler 7.4.23
I am part of a group where at least 4 others can build from the same project files without problems. I am setting up a new windows 10 computer and can't seem to get past the error during a build shown below. At least one other person in the group recently updated to the same new computer as I have and did not see this problem.
Building file: "C:/CCSws/PHX_GIT/Firmware/Phoenix/Code/DSP/SHARED/5600P1.TCF"
Invoking: TConf
"C:/ti/bios_5_42_01_09/xdctools/tconf" -b -Dconfig.importPath="C:/ti/bios_5_42_01_09/packages;" "C:/CCSws/PHX_GIT/Firmware/Phoenix/Code/DSP/SHARED/5600P1.TCF" "../5600P1.TCF"
subdir_rules.mk:12: recipe for target 'build-1941894959-inproc' failed
C:\ti\bios_5_42_01_09\xdctools\C:/ti/bios_5_42_01_09/xdctools/tconf: can't create session manager: create of JVM failed
gmake[2]: *** [build-1941894959-inproc] Error 1
subdir_rules.mk:9: recipe for target 'build-1941894959' failed
gmake[1]: *** [build-1941894959] Error 2
gmake[1]: Target 'main-build' not remade because of errors.
makefile:266: recipe for target 'all' failed
gmake: *** [all] Error 2
**** Build Finished ****