Nucleo F767ZI - system freeze upon UART ORE interrupt
Hi,My system (MCU) gets into a state where I can't debug it when i get a UART interrupt due to ORE.I even tried placing breakpoints at the places where ORE is captured in the IRQ handler - but the debugger didnt stop and I lost the connection to the ...