cancel
Showing results for 
Search instead for 
Did you mean: 

STM32F746G-DISCO, STM32CubeIDE 1.3.0, TouchGFX 4.13.0

AD�?b
Senior

After compilation, it generates errors:

6 REPLIES 6
chaaalyy
Senior II

Did you set the paths correctly ?

<ProjectName> -> right click -> Properties -> C/C++ General -> Paths & Symbols. Then in the right pane the Tab "Includes" ... (check two times, one for C, one for C++ language)

AD�?b
Senior

Hi!

I didn't put anything there. There are many files in C and C ++. How do you add it where you are to include it?

chaaalyy
Senior II

Now it gets complicated xD

Take a look at this video, it demonstrates a secure way to integrate tGFX 4.13 in CubeIDE 1.2.1. Works with minor changes also for 1.3 (One time it asks for updating to a newer version, just click "Yes" there...). This is the way, how i begin my projects at the moment. Beware: It´s just a minimal hardware setup, so additional functionalities have to be added with cubeMX... But anyway it´s a very good starting point 🙂

https://www.youtube.com/watch?v=12KXreXaLp0&t=3s

Thanks!

It's really a little complicated and requires many treatments.

I did like youtube. The error indication disappeared but no synchronization on the screen.