Hello
I am using LPC54606 controller for project in custom board.
I am using LPC Link2 to program it using SWD.
Occasionally I have observed that even though programming is successful, the flash doesn't seems to be programed with required binary.
How do I ensure that programming has actually happened? Because I see no error message while programming using LPC Link2 in MCUexpresso but the binary in flash in not the intended.
When I try programming via USB ISP, I don't see the issue.
How do I ensure right binary is programed using LPC Link2?