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.

CCS/TMS320C5535: TMS320C5535:Cant create session manager : create of JVM failed.

Part Number: TMS320C5535

Tool/software: Code Composer Studio

Hi ,

I'm working with TMS320C5535 DSP processor .I have installed CCS V8.2.0. and DSP/BIOS version is 5.42.02.10.

while compiling the audiodemo code im getting an error as C:\ti\bios_5_42_02_10\xdctools\C:/ti/bios_5_42_02_10/xdctools/tconf: can't create session manager: create of JVM failed.(as shown below)

i searched this error in this ti forum also , i got a solution as  i need to add the C:\ti\bios_5_42_02_10\xdctools\jre\bin  path to the environment variables in control panel. i added that path as shown below 

but i didnt get any changes when i added that. 

and i tried to open the .tcf file but it is not opening as it s telling that unable to create bios config server.

please can any one tell me the solution for this query .i need the answer most 

Regards,

Roopa kalmath

  • Roopa,

    I see that you have added a variable named TI_XDCTOOLS_JRE with the path to C:\ti\bios_5_42_02_10\xdctools\jre\bin. What you need to do is add that path to the system PATH variable. 

    Please see this thread and this thread for more information on how to add the C:\ti\bios_5_42_02_10\xdctools\jre\bin path to the system PATH variable. Then restart your computer and try the build again.