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.

CCSTUDIO: CCSTUDIO

Part Number: CCSTUDIO

Tool/software:

On a Windows Server, it returns access denied error when I run CCS as a regular user. If I run it as administrator, it is OK. I don't have this issue on a regular Windows PC.

I even changed ccs installation and c:\urs\mylogin\ti  folder, all subfolder, all files to read/write/execute mode for everyone, it still returns the error when I run it as a regular user.

Following is the error message:

Initialize CCS for the compiler Tool path: C:\ti\Tools\compiler;C:\ti\ccs1040\ccs\tools\compiler java.lang.RuntimeException: Error initializing storage.
at org.eclipse.osgi.internal.framework.EquinoxContainer.<init>(EquinoxContainer.java:96)
at org.eclipse.osgi.launch.Equinox.<init>(Equinox.java:34)
at org.eclipse.core.runtime.adaptor.EclipseStarter.startup(EclipseStarter.java:315)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:251)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594)
at org.eclipse.equinox.launcher.Main.run(Main.java:1465)
Caused by: java.io.FileNotFoundException: C:\ti\ccs1040\ccs\eclipse\configuration\org.eclipse.osgi\.manager\.fileTableLock (Access is denied)

Could help?

Thanks

tli