Content originally posted in LPCWare by luc.vercruysse on Mon Oct 06 14:43:51 MST 2014 My system crashes after QUI_init(). When I do not call the SysTick_Config function all works fine. It seems that the interrupt jumps to a undefined location. When I do not use EmWin library, the sys_tick interrupt is handled OK.