This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

LPC2368 device not recognise by JTAG, PLL value to big

Hi,

Does any one know how to reprogram device (LPC2368) that previously has been programmed with PLL multiplier = 20 and crystal freq 12MHz.

I am using JTAG Keil-Ulink2, and Realview MDK-ARM Version: 3.20.

The background:
I develop board using LPC2368, and the program run with no problem, then accidently, I set PLL configuration Register, PLL Multiplier selection = 20, compiled and download to device.

I realiased make a mistake, then change PLL configuration Register, PLL Multiplier selection = 12 (back previous setting), but when I try to download, the message: 'No JTAG device Found'.

thanks