gui footprint
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-04-14 3:47 AM
hi,
i had designed 2-3 pages of gui, don't know what's the issue is look like touch gfx footprint is big so when i click on button gui get hang. but when i saw demo app it got more than 4-5 pages with lot of wizard. don't understand why this won't work for me.
- Labels:
-
TouchGFX
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-04-14 6:27 AM
Running an OS? Check that your task stack and os heap are big enough. If you create it through CubeMX the task stack is VERY low. So, it is probably more about this than "footprint of gui" which is a bit ambiguous. Your example would probably work out of the box if you didn't use an OS is my guess.
/Martin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-04-14 6:57 AM
i just try to work with touchgfx with stm32f469I-disco. Not working with cubemx. simulation is fine but when i test with disco gui getting freezed. :expressionless_face:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-04-16 2:20 AM
You need to give me a better description of your work flow to reproduce this.
/Martin
