Skip to main content
Anon767
Associate II
October 19, 2019
Solved

How to import sample STM32Cube Projects into the IDE?

  • October 19, 2019
  • 1 reply
  • 1212 views

Hey,

I'm currently trying to import following Project: https://github.com/STMicroelectronics/STM32CubeF7/tree/master/Projects/STM32746G-Discovery/Applications/LwIP/LwIP_HTTP_Server_Netconn_RTOS into my STM32CubeIDE, although I seem to have some troubles.

The Includes seem to fit but if Im trying to build, it says "nothing to build".

What steps do I have to take in order to build and run these sample projects?

Thanks in advance

This topic has been closed for replies.
Best answer by Markus GIRDLAND

You need to import it as "Projects from Folder or Archive" and then it worked for me! :)

1 reply

Markus GIRDLAND
ST Employee
October 22, 2019

You need to import it as "Projects from Folder or Archive" and then it worked for me! :)

Anon767
Anon767Author
Associate II
October 22, 2019

thanks :) I used the wrong IDE. With the System Workbench everything worked perfectly