Loading...
 
Skip to main content

System Workbench for STM32


Not able to build a imported project

HI,

I followed the below website for instructions to import a project specifically B-L475E-IOT01_GoogleIoT to flash it on my device

https://www.mouser.com/applications/stm32l4-kit-iot-node-integrating-google-cloud/

I am trying to build the project but below message appears in console.

        • Build of configuration Release for project B-L475E-IOT01_GoogleIoT ****


Nothing to build for project B-L475E-IOT01_GoogleIoT


I see that in B-L475E-IOT01_GoogleIoT - > properties-> C/C++ build -> Settings. The tool settings is empty.
Attaching image for reference.

Could somebody please tell me how to build this.

Thanks in advance,

Vamshi

Hi,

I think the project you've imported was not for System Workbench but for STM32CubeIDE (refer to the warning message). CubeIDE project are not compatible with System Workbench which is why no setting is displayed.

Regards,
Kevin

Hi Kevin,

Thanks for the info.
The downloaded package was different from the website I mentioned and the package supported STM32CubeIDE and not SW4STM32.

Regards,
Vamshi