Content originally posted in LPCWare by ngoncalves on Thu Oct 13 07:47:05 MST 2011
No, I am using Ubuntu. But I finally figured that I had a problem with my code.
I was setting the watchdog, and apparently during debug the watchdog runs independently. So every time I was able to flash the micro, it would block again.
I removed the watchdog code and now grounding the ISP pin, power reset, ungrounding ISP works.