How do I import a sample project into Eclipse?
How do I import a Cube project? I once managed to set up a project where I am able to write firmware for the stm32f746g-disco board using the tutorial https://www.carminenoviello.com/2015/07/13/started-stm32f746g-disco/ Even after the instructions I had to edit a lot more so that I could successfully compile. A lot of dependencies that weren't right.
I am now at the same point and would like to compile and debug the Cube-DSP demo so that I can integrate the DSP functionality into my projects later:
I downloaded the source and tried to import it into Eclipse. Unfortunately unsuccessful so far. How do I make it work? How do I set up a project, and which files do I have to include where? Is there a manual for this? Or are there complete Discovery Board projects somewhere that I can import directly into the workspace in Eclipse?
On Linux I have installed:
Eclipse IDE for C/C++ Developers
Version: Photon Release (4.8.0)
