background: on a lpc2387 processor, we have a push button on EINT0 and when active the switch grounds the EINT0 p53 low.
problem: if the push button is held down at at the time the processor is powered up the part goes into the built in boot loader and never comes out. and must be power cycled again with the push button inactive.
-if the lpc2387 part is locked (not allowing the boot loader to work) will this prevent entering the built in boot loader if EINT0=0 at powerup. -is there any other way to decouple EINT0 from the bool loader at power up (other than gating it with external logic)