cancel
Showing results for 
Search instead for 
Did you mean: 

Failed to parse WMIC output

hemanthk
Associate II

Hi ,

 

I am using STM32CubeIDE version 1.17.0 & I am getting "Failed to parse WMIC output" in the error log and It is not stopping even when the kit is connected. Attaching screenshot.

 
1 ACCEPTED SOLUTION

Accepted Solutions
hemanthk
Associate II

Hi All,

I installed the WMIC package in the windows and it got solved, now I am not getting the error message.

Thank you all for the support.

Tq

View solution in original post

6 REPLIES 6
Pavel A.
Evangelist III

This is caused by some CubeIDE component for MPUs. If you have a MCU, not MPU - do not use (open, enable) this component.

 

Hi Pavel,

I am new to this environment, Can you show how to disable it.

Thanks

Pavel A.
Evangelist III

Probably a "MPU serial viewer" window is opened in the console pane.

jalks
Associate

Hi,

Try updating your STM32CubeIDE to the latest version, and ensure that your system's environment variables are set correctly for WMIC. You could also check if there are any conflicts with antivirus or firewall settings blocking the connection. Hope this helps!

jalks
Associate

F

hemanthk
Associate II

Hi All,

I installed the WMIC package in the windows and it got solved, now I am not getting the error message.

Thank you all for the support.

Tq