Other Parts Discussed in Thread: CCSTUDIO
We recently installed CCS5.2 on new PC with windows 7 ... we get the following. erros msgs (see attached )
I have tried to set Xls and Xmx to correct but it doesnt help .. here's what i've done:
Ccstudio.ini
-startup
plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar
-product
com.ti.ccstudio.branding.product
--launcher.XXMaxPermSize
256M
-showsplash
com.ti.ccstudio.branding
--launcher.defaultAction
openFile
-vmargs
-Dosgi.requiredJavaVersion=1.5
-Dosgi.instance.area.default=@user.home/workspace_v5_2
-Xms128m
-Xmx512m
-XX:ErrorFile=C:\Users\e709628\AppData\Local\.TI\213602635\0\dmp\hs_err_%p.log
Eclipse.ini
-startup
plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar
--launcher.library
plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.1.100.v20110502
-product
org.eclipse.epp.package.cpp.product
--launcher.defaultAction
openFile
--launcher.XXMaxPermSize
256M
-showsplash
org.eclipse.platform
--launcher.XXMaxPermSize
256m
--launcher.defaultAction
openFile
-vmargs
-Dosgi.requiredJavaVersion=1.5
-Xms128m
-Xmx512m
I even tried this .. (See attachement)
Here is my PC configuration (see attachement)
Any help woul dbe appreciated.