Other Parts Discussed in Thread: CCSTUDIO, TM4C1294NCPDT, SYSBIOS
Tool/software: Code Composer Studio
Hi,
I am using code composer studio version 10.1.0.00010 in windows 10 Pro 64 bit and when I try to edit the .cfg file with XGConf editor, I received the following error message:
"C:\ti\ccs1010\xdctools_3_32_00_06_core\xs.exe: error: can't create session manager: can't find a JVM; the environment variable 'XDCTOOLS_JAVA_HOME' is set, but does not appear to be a directory
containing a 32-bit Java Runtime Environment (1.7 or greater); e.g., 'C:\Program Files (x86)\Java\jre7".
I checked in the project settings and XDCTOOLS_JAVA_HOME is set to C:\ti\ccs1010\ccs\utils\jre32 which includes a jre.
I tried downloading the same version of xdctools that includes a jre and set XDCTOOLS_JAVA_HOME to that jre but had still the same error.
Any ideas about this issue?
Thanks for your help,
Sam