STM32F7 debugging (stepping) impossible, IDE jumps into interrupts
Posted on June 21, 2016 at 20:44Hi there,I want to port my graphics application from the F4 discovery to the F7 (see setup below).However I discovered that debugging is impossible because every time I want to step over a line of code, occuring inter...