2020-09-28 06:00 AM
The application has 3 screens(say A, B , and C). Here is a summary of a behavior that is showing up in the simulator:
Is there any reported observation of a similar issue before?
Is there a debugging tool in the simulator?
2020-09-28 07:03 AM
It's a C++ program so you can use whatever you want to debug - We offer a gcc project (via make) and Visual studio projects for simulators. There's a version of gdb inside the TouchGFX environment.