Content originally posted in LPCWare by lpcxpresso-support on Tue Dec 08 02:30:03 MST 2015
Yes, this does happen occasionally - basically the debug connection is reporting an address that the IDE then tries to display, but for which there is no source code information about in the image being debugged - often because the address is in the MCU's rom bootloader.
But replicating it reliably and then finding a mechanism to prevent it happening has proved difficult - though this is something we are trying to do.
Generally, you can just close the "extraneous" editor window and then continue debugging without issue.
Regards,
LPCXpresso Support