touchGFX call stack is not entering tick function
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-11-11 8:51 AM
hello.
touchGFX in the project I set is not going to tick. it is going to :
touchgfx::HAL::taskEntry() , OSWrappers::waitForVSync
I need it to go to :
touchgfx::HAL::taskEntry() , touchgfx::HAL::tick() , FrontEndApplication:handleTickEvent(), Model:tick()
this scenario I have in another project and in the other project touchGFX is OK with tick.
how can I change the taskEntry. I have no source code for this.
thanks.
Labels:
- Labels:
-
TouchGFX
This discussion is locked. Please start a new topic to ask your question.
0 REPLIES 0
