How to build STM_Nucleo_F429 folder in SDK

Hi @fatih_basaris!

Instead, I use System Workbench for STM32. I open the Workspace in “DW3_QM33_SDK_1.0.2/Drivers/API” and then go to File→Import… choosing the option General→Existing Projects into Workspace. For “Select root directory”, you can either select “DW3_QM33_SDK_1.0.2/Drivers/API/Build_Platforms/STM_Nucleo_F429” or "“DW3_QM33_SDK_1.0.2/Drivers/API” and then set the Option “Search for nested projects”, after importing you can just right click on the project folder and select “Build Project”.

I just followed these steps, and it worked.
Please let me know if it worked for you, too.

Kind regards!