[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [avr-gcc-list] software reset
From: |
Joerg Wunsch |
Subject: |
Re: [avr-gcc-list] software reset |
Date: |
Tue, 16 Aug 2005 21:45:11 +0200 (MET DST) |
Parthasaradhi Nayani <address@hidden> wrote:
> You could also force the PC to 0000, such as declaring a function
> pointer and assigning 00 to it and then calling the function (this
> is if you are programming in C). HTH.
But that's not exactly the same, as it does not reset the hardware
to its initial state.
Of course, then there's also the obvious option: route an output pin
to /RESET.
--
cheers, J"org .-.-. --... ...-- -.. . DL8DTL
http://www.sax.de/~joerg/ NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)