cancel
Showing results for 
Search instead for 
Did you mean: 

touchGFX call stack is not entering tick function

Eblec.1
Associate II

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.

0 REPLIES 0