--- In lpc2000@yahoogroups.com, "alipowsky" <a.lipowsky@g...> wrote:
> Hi all,
> is there a possibility to issue a software reset to a LPC2119 chip.
> I would like to have all registers etc, in the same state as after a
> hardware reset.
>
> thanks
> Andreas
one of the methods common to all microcontrollers is to use a watchdog
timer, don't know if it can be called a software reset, but does what
you need.