2025-04-25 2:33 PM - edited 2025-04-25 2:33 PM
Hi,
While learning TouchGFX, I created a fairly extensive UI application using TouchGFX alone (i.e., without any custom code). I also have a separate, larger Vending Machine Controller project, where the rest of the system has already been coded. I now need to join them.
1) What is the best and most reliable way to integrate the TouchGFX project into the Vending Machine Controller project? Is there a detailed guide available for this process?
2) Is there a merge or export/import tool available, or should I simply copy the folders manually?
3) What steps should I take before and after merging them (such as checking or modifying settings in the TouchGFX project and/or the CubeIDE project)?
Thank you