Other Parts Discussed in Thread: C2000WARE, SYSCONFIG, CCSTUDIO
Hi Team,
I am trying to use the CLB Tool and I followed the steps accounding to CLB Tool User's Guide (SPRUIR8B – APRIL 2020) to import the empty example project and update variable paths. I encountered the problem while I was trying to open the empty.syscfg by double-click it in the CCS Project Explorer window. Here is the screen-shot and the details error log. Plese help me with this issue.
C2000 ver.: C2000Ware_5_00_00_00
CCS ver.: CCS1220
-------------------------------------------------------------------------------------------
Details:
java.lang.ExceptionInInitializerError
at com.ti.chromium.browser.ChromiumBrowserContributor.createBrowser(ChromiumBrowserContributor.java:39)
at com.ti.browser.internal.TIBrowser.<init>(TIBrowser.java:98)
at com.ti.browser.internal.TIBrowser.<init>(TIBrowser.java:88)
at com.ti.browser.internal.TIBrowser.<init>(TIBrowser.java:76)
at com.ti.browser.TIBrowserFactory.createBrowser(TIBrowserFactory.java:34)
at com.ti.ccstudio.project.ui.webcontent.internal.sysconfig.SysConfigEditor.create