Short version:Code Generator changes the line "#define TICK_INT_PRIORITY 0U" to 15U in the stm32f4xx_hal_conf.h file and i want this to not occur.Heres's what I did in detail:I created a project from touchgfx, created a UI, uploaded it into my board ...