2024-12-30 03:33 AM - edited 2024-12-30 03:39 AM
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.
Solved! Go to Solution.
2025-01-01 08:54 PM
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
2024-12-30 10:25 AM
This is caused by some CubeIDE component for MPUs. If you have a MCU, not MPU - do not use (open, enable) this component.
2024-12-30 08:47 PM
Hi Pavel,
I am new to this environment, Can you show how to disable it.
Thanks
2024-12-31 02:19 AM
Probably a "MPU serial viewer" window is opened in the console pane.
2024-12-31 10:09 PM
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!
2024-12-31 10:10 PM - edited 2024-12-31 10:10 PM
F
2025-01-01 08:54 PM
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