avr-libc-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [avr-libc-dev] Problem writing to flash - atmega644


From: Joerg Wunsch
Subject: Re: [avr-libc-dev] Problem writing to flash - atmega644
Date: Wed, 22 Aug 2007 23:38:22 +0200
User-agent: Mutt/1.5.11

As Patrick Mahoney wrote:

> It might not be an actual reset because all bits in the MCUSR register
> are cleared. So it could be a jmp to address 0, but it doesn't make more
> sense... Again, the sims run perfectly...

Smells like either a problem with the stack initialization, or you've
enabled an interrupt source that has no ISR assigned.
-- 
cheers, J"org               .-.-.   --... ...--   -.. .  DL8DTL

http://www.sax.de/~joerg/                        NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]