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.
Tool/software: Code Composer Studio
Hi,
My system is running with Windows 10 Version 1903.
I have downloaded both offline and web version from below path
http://processors.wiki.ti.com/index.php/CCS_UniFlash_v3.4.1_Release_Notes
I am getting the below error message. Please help me to resolve the issue
!SESSION 2019-12-03 10:19:37.895 ----------------------------------------------- eclipse.buildId=unknown java.version=1.7.0_60 java.vendor=Oracle Corporation BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US Framework arguments: -application org.eclipse.equinox.p2.director -repository file:/C:/Users/Sundar/Downloads/uniflash_3.4.1.00012_win32 (1)/Uniflash_3.4.1.00012_win32/repo -installiu com.ti.ccstudio.p2tool.install.feature.group -destination C:\ti\uniflash_3.4/eclipse Command-line arguments: -os win32 -ws win32 -arch x86 -data @noDefault -application org.eclipse.equinox.p2.director -repository file:/C:/Users/Sundar/Downloads/uniflash_3.4.1.00012_win32 (1)/Uniflash_3.4.1.00012_win32/repo -installiu com.ti.ccstudio.p2tool.install.feature.group -destination C:\ti\uniflash_3.4/eclipse !ENTRY org.eclipse.osgi 4 0 2019-12-03 10:19:38.091 !MESSAGE Startup error !STACK 1 java.lang.NumberFormatException: For input string: "k;§ÓçGl@S%´(]'MÎrË}úHxïûe}¯°6}'Ùþë Ð×Í^öB2 Ê6rS¤µÔÃÎ'¸" at java.lang.NumberFormatException.forInputString(Unknown Source) at java.lang.Integer.parseInt(Unknown Source) at java.lang.Integer.parseInt(Unknown Source) at org.eclipse.osgi.storagemanager.StorageManager.updateTable(StorageManager.java:512) at org.eclipse.osgi.storagemanager.StorageManager.open(StorageManager.java:709) at org.eclipse.osgi.internal.baseadaptor.BaseStorage.initFileManager(BaseStorage.java:220) at org.eclipse.osgi.internal.baseadaptor.BaseStorage.initialize(BaseStorage.java:154) at org.eclipse.osgi.baseadaptor.BaseAdaptor.initializeStorage(BaseAdaptor.java:123) at org.eclipse.osgi.framework.internal.core.Framework.<init>(Framework.java:192) at org.eclipse.core.runtime.adaptor.EclipseStarter.startup(EclipseStarter.java:262) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176) 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:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
Regards,
Sundar
Hi,
I have right click the installation exe file and click the run as adminitrator and it works.
Regards,
Sundar
ah yes, you would need to run the installer as admin. Thank you for sharing your solution
ki