Skip to main content
Bwang.3
Associate III
April 21, 2023
Question

I installed SPC5Studio software, but the Clock tree cannot be displayed!

  • April 21, 2023
  • 12 replies
  • 6084 views

Even after restarting the computer, it won't work, and even if the software is reinstalled, it won't work!

12 replies

ODOUV.1
ST Employee
April 21, 2023

Hello,

the graphical clock tree is not existing on all SPC5xx devices, which SPC5 MCU do you use ?

Best Regards.

Bwang.3
Bwang.3Author
Associate III
April 21, 2023

Hello,

I am using SPC560P MCU !

Bwang.3
Bwang.3Author
Associate III
April 21, 2023

Hello,

I am using SPC560P MCU !

ODOUV.1
ST Employee
April 21, 2023

We do not have graphical clock tree for these 3 products:

SPC572Lxx

SPC574Sxx

SPC58xExx

But you can configure with the textual clock component:


_legacyfs_online_stmicro_images_0693W00000biaq4QAA.png

Bwang.3
Bwang.3Author
Associate III
April 21, 2023


_legacyfs_online_stmicro_images_0693W00000biasAQAQ.png

ODOUV.1
ST Employee
April 21, 2023


_legacyfs_online_stmicro_images_0693W00000biatwQAA.pngDo you have same MCU than me ?

ODOUV.1
ST Employee
April 21, 2023


_legacyfs_online_stmicro_images_0693W00000biauLQAQ.png

ODOUV.1
ST Employee
April 21, 2023

would you please:

1) close SPC5Studio

2) erase .log file in C:\SPC5Studio-6.0\workspace\.metadata

3) open SPC5Studio

4) reproduce the issue

5) provide me the new .log file

Bwang.3
Bwang.3Author
Associate III
April 21, 2023


_legacyfs_online_stmicro_images_0693W00000biaw7QAA.png

ODOUV.1
ST Employee
April 21, 2023

it is because you do not display file extension

you have "version.ini" displayed as "version" 1KB

and ".log" displayed as icon 105 KB

please send me the 105 KB file, it is your ".log"

Bwang.3
Bwang.3Author
Associate III
April 21, 2023

!SESSION 2023-04-22 00:10:39.491 -----------------------------------------------

eclipse.buildId=unknown

java.version=11.0.7

java.vendor=GraalVM Community

BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=zh_CN

Framework arguments: -eclipse.keyring configuration\.eclipse\org.eclipse.equinox.security\secure_storage

Command-line arguments: -os win32 -ws win32 -arch x86_64 -eclipse.keyring configuration\.eclipse\org.eclipse.equinox.security\secure_storage

!ENTRY org.eclipse.core.resources 2 10035 2023-04-22 00:10:43.973

!MESSAGE The workspace exited with unsaved changes in the previous session; refreshing workspace to recover changes.

!ENTRY org.eclipse.jface 2 0 2023-04-22 00:11:16.354

!MESSAGE Ignored reentrant call while viewer is busy. This is only logged once per viewer instance, but similar calls will still be ignored.

!STACK 0

java.lang.RuntimeException

at org.eclipse.jface.viewers.ColumnViewer.checkBusy(ColumnViewer.java:764)

at org.eclipse.jface.viewers.ColumnViewer.update(ColumnViewer.java:543)

at org.eclipse.ui.navigator.CommonViewer.update(CommonViewer.java:515)

at org.eclipse.jface.viewers.StructuredViewer.update(StructuredViewer.java:1976)

at org.eclipse.ui.internal.navigator.resources.nested.NestedProjectsLabelProvider.lambda$2(NestedProjectsLabelProvider.java:87)

at java.base/java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714)

at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)

at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1705)

at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1692)

at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:290)

at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1020)

at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1656)

at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1594)

at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:177)

!ENTRY org.eclipse.ui 4 0 2023-04-22 00:11:26.410

!MESSAGE Unhandled event loop exception

!STACK 0

org.eclipse.swt.SWTException: 缺少对象

at org.eclipse.swt.browser.WebBrowser$EvaluateFunction.function(WebBrowser.java:195)

at org.eclipse.swt.browser.WebSite.Invoke(WebSite.java:809)

at org.eclipse.swt.browser.WebSite$7.method6(WebSite.java:182)

at org.eclipse.swt.internal.ole.win32.COMObject.callback6(COMObject.java:120)

at org.eclipse.swt.internal.ole.win32.COM.VtblCall(Native Method)

at org.eclipse.swt.internal.ole.win32.IDispatch.Invoke(IDispatch.java:65)

at org.eclipse.swt.ole.win32.OleAutomation.invoke(OleAutomation.java:575)

at org.eclipse.swt.ole.win32.OleAutomation.invoke(OleAutomation.java:538)

at org.eclipse.swt.browser.IE.execute(IE.java:1202)

at org.eclipse.swt.browser.WebBrowser.nonBlockingExecute(WebBrowser.java:400)

at org.eclipse.swt.browser.WebBrowser.evaluate(WebBrowser.java:450)

at org.eclipse.swt.browser.WebBrowser.evaluate(WebBrowser.java:406)

at org.eclipse.swt.browser.Browser.evaluate(Browser.java:684)

at org.eclipse.swt.browser.Browser.evaluate(Browser.java:631)

at com.st.tools.spc5.wizards.engine.ui.editors.WizardsEnginePage$4.completed(WizardsEnginePage.java:496)

at org.eclipse.swt.browser.IE.lambda$6(IE.java:656)

at org.eclipse.swt.ole.win32.OleEventTable.sendEvent(OleEventTable.java:58)

at org.eclipse.swt.ole.win32.OleEventSink.notifyListener(OleEventSink.java:160)

at org.eclipse.swt.ole.win32.OleEventSink.Invoke(OleEventSink.java:128)

at org.eclipse.swt.ole.win32.OleEventSink.access$1(OleEventSink.java:105)

at org.eclipse.swt.ole.win32.OleEventSink$1.method6(OleEventSink.java:79)

at org.eclipse.swt.internal.ole.win32.COMObject.callback6(COMObject.java:120)

at org.eclipse.swt.internal.win32.OS.DispatchMessage(Native Method)

at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3522)

at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1160)

at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)

at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1049)

at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)

at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:658)

at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)

at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:557)

at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:154)

at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:150)

at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)

at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)

at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)

at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)

at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)

at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)

at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

at java.base/java.lang.reflect.Method.invoke(Method.java:566)

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:1447)

ODOUV.1
ST Employee
April 21, 2023

Thank you I will ask an expert to analyze your LOG

ODOUV.1
ST Employee
April 21, 2023

Do you have same issue with another Device ? SPC582B for example

Bwang.3
Bwang.3Author
Associate III
April 21, 2023

If you open the SPC5Studio software and don't connect it to the development board using USB, shouldn't this be the problem?

ODOUV.1
ST Employee
April 21, 2023

no need a board to configure a project and compile it

ODOUV.1
ST Employee
April 21, 2023

Thank you , so it is on all MCUs on your side

We will contact you when your LOG would have been analyzed

Best Regards

Associate II
August 19, 2024

Any update on how to display the clock tree ?