2021-04-22 02:38 AM
was specifically interested in the following.
C:\Users\user\STM32Cube\Example\QSPI_perfs
C:\Users\user\STM32Cube\Example\STemWin
C:\Users\user\STM32Cube\Example\TouchGFX
Can get TouchGXX to create and run its own GUI projects. its the stand alone ones that are a problm
2021-05-06 03:25 AM
Hello
to answer your last question re opening and compiling projects under cubeide.
Yes i can open and compile workspace projects designated as IDE projects. i.e CubeMx example projects opened in CubeIDE.
i cannot compile projects in the workspace designated c/c++ projects.
i.e. projects imported into IDE from non CubeMX examples.
I can view all code but the properties of the project are different from IDE projects and i don't know how to get c/c++ projects to compile.
E g. The QSPI_perfs project i sent you.
i.e. selecting the c/c++ project then Build does not generate any code.
There must be some Property i need to add/change in order to get it to compile c/c++ projects.
This is where i need your assistance.
thanks
Mike
2021-05-07 08:52 PM
2021-05-08 04:16 AM