cancel
Showing results for 
Search instead for 
Did you mean: 

Generate code from .ioc removes TouchGfx files

TakenTheBacon
Associate III

Hello,

TouchGfx v4.17.0

CubeIDE v1.11.2

I am using the .ioc UI to add an analogue pin for use with GUI, but when I save and generate code, it removes several TouchGfx files making code uncompilable, am I missing something in TouchGfx set up from CubeIDE?

TouchGfx itself generates code fine into CubeIDE and the deployment to board is also fine, I suspect there is just some buried option I am missing hopefully. Re-generating code from TouchGfx Designer doesn't repair missing files

Thanks

10 REPLIES 10
TakenTheBacon
Associate III

I'm not too sure.. I've managed to narrow down the issue to just 1 error today, 'STM32DMA.hpp: No such file or directory' even though the header file is still available. My other files are generally untouched when generating