avr-chat
[Top][All Lists]
Advanced

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

Re: [avr-chat] issues with custom bootloader and ATMega32


From: Erik Christiansen
Subject: Re: [avr-chat] issues with custom bootloader and ATMega32
Date: Wed, 30 Oct 2013 00:19:10 +1100
User-agent: Mutt/1.5.21+145 (2a1c5d3dd72e) (2012-12-30)

On 29.10.13 13:46, Alexander Krause wrote:
> My program starts like this:
> int __attribute__((noreturn)) main(void) {
>       MCUCR = (1 << IVCE);
>       MCUCR = (1 << IVSEL);

Errr ... isn't it GICR on the ATmega32?

Erik

-- 
Wizards had always known that the act of observation changed the thing that   
was observed, and sometimes forgot that it also changed the observer too.     
                                   Terry Pratchett  -  Interesting times



reply via email to

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