Team,
Forking Kazem's thread on this topic. I encountered this error on a fresh install of CCS Version: 6.1.0.00104 using DSP BIOS bios_5_42_01_09 while building the C5535 Audio Framework (c55_caf_02.00.02.04).
The Error message reads as following and is related to a missing Java something or other.
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
My verbose build logs can be found on Kazem's thread.
Per the set up instruction the following System Variable was created.
BIOS_INSTALL_DIR --> C:\ti\bios_5_42_01_09
And the xdctool directory (C:\ti\bios_5_42_01_09\xdctools) was appended to the System PATH variable.
Additional behavior of this bug is the following.
Code Composer is unable to open the .TCF configuration file.
And Windows 7 64bit is unable to run the tconf.exe in the xdctools directory.
I believe this to be the root of the problem and will update this thread once it is resolved.