Skip to main content
Associate
January 9, 2024
Solved

MCSDK 6 STMCWB won't start

  • January 9, 2024
  • 1 reply
  • 1260 views

Hello.

I'm trying to use MCSDK for EVLSPIN32G4-ACT demo board on Win7_x64 PC.

After installing X-CUBE-MCSDK-FUL_6.2.1, MotorControl Workbench do not start at all.

STMCWB.exe exits after splash screen without any notice,

STMCWB_C.exe prints such error:

...
INFO: [HttpServer] Started.
Exception in Application constructor
09:34:36.216 ERROR - RuntimeException: Unable to construct Application instance:
 class com.st.motorcontrol.workbench.ui.WB6AppShell

Can anyone help to resolve problem?

 

(MotorControl Workbench from X-CUBE-MCSDK_5.4.8 starts OK, but it have not any profile for EVLSPIN32G4-ACT board or even EVLSPIN32G4 chip)

    This topic has been closed for replies.
    Best answer by Gael A

    Hello vetalandronov,

    I am sorry to inform you that Windows 7 is no longer supported by our MCSDK since version 6.0.
    However, the MotorPilot (and therefore MotorProfiler) software should work, so you will find attached an EVLSPIN32G4-ACT Profiler project .ioc file for you to generate (CubeMx v6.10). You can then profile your motor and report your values into an .xml file for MCSDK v5.4.8

    If by any chance you have any other board which is supported by MCSDK v5.4.8 Profiler, I recommend using that one to profile your motor before switching back to EVLSPIN32G4-ACT once the characteristics of your motor are known.

    1 reply

    Gael A
    Gael ABest answer
    ST Employee
    January 9, 2024

    Hello vetalandronov,

    I am sorry to inform you that Windows 7 is no longer supported by our MCSDK since version 6.0.
    However, the MotorPilot (and therefore MotorProfiler) software should work, so you will find attached an EVLSPIN32G4-ACT Profiler project .ioc file for you to generate (CubeMx v6.10). You can then profile your motor and report your values into an .xml file for MCSDK v5.4.8

    If by any chance you have any other board which is supported by MCSDK v5.4.8 Profiler, I recommend using that one to profile your motor before switching back to EVLSPIN32G4-ACT once the characteristics of your motor are known.

    If you agree with my answer, please consider accepting it by clicking on 'Accept as solution'.Hope this will help,Gaël A.
    Associate
    January 10, 2024

    Thank you.

    Yes, MotorPilot is works on my Win7 and motor properties is already known.

    The problem was to make a Cube project for this board and motor.

    On Win11 SDK 6 works ok and demo board is in the list. So, now we have another set of problems )