2020-03-16 10:45 AM
2020-03-16 10:52 AM
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)
2020-03-16 11:13 AM
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?
2020-03-16 11:19 AM
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 :)
2020-03-16 11:28 AM
Thanks!
2020-03-17 03:23 AM
It's really a little complicated and requires many treatments.
2020-03-17 06:22 AM
I did like youtube. The error indication disappeared but no synchronization on the screen.