2020-03-21 08:02 AM
2020-03-31 07:46 AM
Please supply way more information to optimize chance of success.
One guess is that you might have forgotten to "generated code" from the designer.
/Martin
2020-03-31 07:54 AM
So find where the files are on your system, and add that path to the "Include Paths" so the compiler can find them too.
2020-03-31 08:32 AM
The project, when generated using CubeMX, is already set up to include the correct paths, but the "Generate code" from the designer is required in order to actually bootstrap the application with header files and libraries.
@mAbul.1 - Tell me how you created the project and what your flow is like.
/Martin