doc2503 mentions "Bit 1 – IVSEL: Interrupt Vector Select".

I think otherwise my libc wouldn't know about it and the gcc should
complain.


On Mi, 2013-10-30 at 00:19 +1100, Erik Christiansen wrote:
> 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
> 



_______________________________________________
AVR-chat mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/avr-chat

Reply via email to