Cube does not allow connecting through additional applications, and the library does not have libtouchgfx.a for m3. In version 4.10 this file is. Use old version?
I figured it out.Create a project for the board (cortex-m4 or cortex-m0) with a screen. Turn on touchGFX. Interface - Custom. App Tick Source - Custom. Graphics Accelerator - None. The rest is as you need.Copy the TouchGFX folder (where the gfx proje...