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

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

Re: [avr-libc-dev] (Fwd) WinAVR 20030424


From: Marek Michalkiewicz
Subject: Re: [avr-libc-dev] (Fwd) WinAVR 20030424
Date: Mon, 5 May 2003 22:14:53 +0200
User-agent: Mutt/1.4i

On Mon, May 05, 2003 at 10:54:24AM -0600, E. Weddington wrote:
> > #define SIG_TXDONE _VECTOR(2)
> > #define SIG_TXBE   _VECTOR(4)
> > 
> > #define _VECTORS_SIZE 10

> Do you mean *replacing* this (in the current file):
> 
> #define SIG_TXDONE            _VECTOR(1)
> #define SIG_TXBE                   _VECTOR(2)
> 
> #define _VECTORS_SIZE 6

Yes, exactly.  The new crt86401.o should start with 5 RJMP instructions.

Marek





reply via email to

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