2019-10-19 07:10 AM
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
Solved! Go to Solution.
2019-10-22 06:46 AM
You need to import it as "Projects from Folder or Archive" and then it worked for me! :)
2019-10-22 06:46 AM
You need to import it as "Projects from Folder or Archive" and then it worked for me! :)
2019-10-22 08:13 AM
thanks :) I used the wrong IDE. With the System Workbench everything worked perfectly