User Activity

I've ported TouchGFX on custom HW, but it doesn't work (I created class related from HAL, initialized TouchGFX and executed taskEntry().It is done in the next way:static LCD4bpp oled; static TAPI_Btn_c btnCtrl(keys); static NoDMA ...