I am using an LPC2214 and trying to run from the flash. The only way I can program the chip is through the Keil Ulink connector. I use the LPC2000 256k flash programming algorithm provided with the SW. When I program the flash, nothing runs. When I enter the debugger, it is stuck in a loop inside of the boot loading code in the 0x7ffff252 range. For some reason it is looping until it sees a one on the Rx0 line. Does anyone know why it is doing this? Can you change the boot code by using the JTAG connector provided? Thanks