Loading...
 
Skip to main content

System Workbench for STM32


Import Projekt from CubeMX -> System Workbench can not find "main.h" ... Beginner

Hello together,

iam beginner with STM32 and iam trying to write my first Programm. I configured my STM32F746-disco with STM32CubeMX and generated a projekt. I imported this projekt into System Workbench. If i try to build this projekt, the compiler sais, that he cant find any include data(please look at attached picture).

In CubeMX i just configured the Arduino D-Ports 0-7 as GPIO-Outputs.

Its even not possible to include "main.h" which is in the folder "Inc".

I use SystemWorkbench in Windows 7 ... what did i wrong?

I would be very happy for some help. Iam sorry for my bad english 😉

Sincernelly
Raphael

Problem solved!

It is not allowed to use ä, ö, ü in the name of the projekt or in the projekt path!

f.ex C:\Users\Raphael\Desktop\Workspace_STM32F4\TestprojektMitCubemx1\lalalalalaäoooo will make many building errors

Fazit: In Windows Version dont use motated vowel in projektname or projekt path !