2018-12-08 06:44 AM
I have a STM32F746 Discovery. I work on AC6, CubeMX, emWin. I'm generating WindowDLG.c. I add a further code to WindowDLG.c. After closing CubeMx and trying to reload WindowDLG.c, "Error reading widgets" is reported. So I can not develop the file in GUIBuilder any more. How to deal with this?
2018-12-08 07:02 AM
It is definitely ST's responsibility to have this all integrate properly, but I suppose they will be focusing on the GFX tools from here on out.
2018-12-08 08:04 AM
I generated a project at TouchGFX. How to integrate it into the program generated in AC6, CubeMX?