2022-05-04 05:06 AM
To use a GUI from one project on another board, I tried to "Import GUI" through TouchGFX from a project developed on STM32G071 into another STM32F429I board and it works,
The Import process on TouchGFX: Edit => Import GUI => BROWSE => exist project => Import
The problems :
- Graphic problem: The project remains in the dimensions of the initial board, there is no adaptation of the size of the Screens
-Code issue : Error: FLASH region overflowed by *** bytes => we have to reduce the size of the imported code, I tried to use compiler optimizations but it doesn't work.
How can we fix it ?
Thanks
Regards
2022-05-04 08:38 AM
Duplicate TouchGFX GUI with another project (st.com)
but ok after import resolution is too imported. Save and close .
Edit in notepad template project or if in is ok resolution open template instead project .