cancel
Showing results for 
Search instead for 
Did you mean: 

Error "No such file or directory"

mdiro
Associate III

I am trying to run a simple application with my Nucleo-L476RG where I only enable HSE clock and I activate the software pack TouchGFX, nothing else. Unfortunately I get these errors in STM32CubeIDE:

0693W00000Y8uh3QAB.pngNo commands are in the main, only the usual init() and stuff. Where I can find these missing files?

Thank you!

1 ACCEPTED SOLUTION

Accepted Solutions
MM..1
Chief II

You need generate it in TGFX. If you first time activate software package, only base files is creted and one named template. Open it doble click . In designer click generate code and close.

(designer need be preinstaled manualy from package repo)

View solution in original post

1 REPLY 1
MM..1
Chief II

You need generate it in TGFX. If you first time activate software package, only base files is creted and one named template. Open it doble click . In designer click generate code and close.

(designer need be preinstaled manualy from package repo)