Hi All,
I have a strange problem with my board LPC2362. The fresh controller is getting programmed for the very first time. And the second time onwards the controller is not entering into ISP mode.
I am using Flash magic for programming. RTS and CTS are included in the ISP connections and using via PC serial port.
I have probed the Reset pin and EINT(P2.10). Both are going LOW initially and then HIGH when trying to connect from flash magic, though not connecting on second attempt. The error I get is Failed to Autobaud.
First time after changing the controller, it works fine. So the ISP circuit is fine I guess.
Any valuable suggessions would be highly appriciated.
Thanks
Hi,
The problem has been solved.
I am able to reprogram multiple times now. I removed crystal from the board. If I have the crytal on board the problem persits. And I added 0.1uF cap in reset circuit. (Earlier I had 33K with 0.1uF for reset).This modifications solved my issue but still having problem in executing my program. I am just toggling the I/O pins which is not happening. Any idea why is it not executing?