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".
2025-03-06 2:58 AM - edited 2025-03-06 3:24 AM
1. Can't ,when opening the project in STcube IDE and building it, there are six errors.
2. Great, thank you. Why does "Updater is busy" happen? SDK 6.3.2 works fine now—what might be causing issues with SDK 5.4.8?
2025-03-06 5:11 AM
Hello @walen,
Does STM32Cube_FW_F0_V1.11.5 at least, installed on your CubeMx tool as mentioned on MCSDK6.3.2 Release Note?