Hello,
I'm running into an issue as soon as I launch debug session.
I'm running a SDK IAP driver example for LPC54102J512 microcontroller (OM13077 board) without any changes. The code successfully builds but when I launch debug session it gives following error:
Haider_Ali_0-1711374709508.png
Can anyone please tell why I'm getting this?
I tried a few things and even setup whole thing on a separate PC but same issue.
Also I found that when I remove all the printf statements this error goes away. (UART0 is routed to printf for debugging).