2025-03-05 9:30 PM
Hi, Partner,
Here's the problem I've encountered and how to solve it,
I'm working with the following setup:
System: win 10 22H2, RAM 4G, i3-6100
Hardware: Nucleo F072 + STEVAL - IPM03B +SPMSM 0.8HP + Hall sensor
Software: SDK6.3.2, Cube Max 6.13, Cube IDE 1.17
Version info:
MC Workbench: 6.3.2
WB_to_Mx : 6.2.3. template-24-04-17
STM32CubeMX: 6.13.0
MC Firmware Library: 6.3.2-Full
Generation options:
Target Toolchain : ST STM32CubeIDE
Target Driver : LL - Low Level
Target STM32 FW : Latest
2025-03-06 1:04 AM
Hello @walen,
As for your previous post, as generation ends with main.c file, can you proceed with the generated project?
You can update errors_to_skip[] struct (errors will be skipped and no more displayed) and erros_to_war[] struct (errors will be displayed as warnings in orange, preferable solution), in wb2mx.properties file located in "MC_SDK_xxx\Utilities\PC_Software\STMCWB\config".