The goto 0 or the reset address (0) just executes the reset address which will setup the registers. It will not setup the IO registers. These are only set to their default state with a hardware reset.
The xmega can do a soft hardware reset. I did not see this option on normal AVR's but you could use the WD for that.
↧