STM32F746G-DISCO, STM32CubeIDE 1.3.0, TouchGFX 4.13.0
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-03-16 10:45 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎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)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎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?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎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 :)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-03-16 11:28 AM
Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-03-17 3:23 AM
It's really a little complicated and requires many treatments.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-03-17 6:22 AM
I did like youtube. The error indication disappeared but no synchronization on the screen.
