>> Torsten Sadowski <[email protected]> wrote:
> Hello Marcin,
>
> This is what I get from avra:
>
> duemilanove.hex:
>      [exec] AVRA: advanced AVR macro assembler Version 1.3.0 Build 1 (8 May 
> 2010)
>      [exec] Copyright (C) 1998-2010. Check out README file for more info
>      [exec] 
>      [exec]    AVRA is an open source assembler for Atmel AVR microcontroller 
> family
>      [exec]    It can be used as a replacement of 'AVRASM32.EXE' the original 
> assembler
>      [exec]    shipped with AVR Studio. We do not guarantee full 
> compatibility for avra.
>      [exec] 
>      [exec]    AVRA comes with NO WARRANTY, to the extent permitted by law.
>      [exec]    You may redistribute copies of avra under the terms
>      [exec]    of the GNU General Public License.
>      [exec]    For more information about these matters, see the files named 
> COPYING.
>      [exec] 
>      [exec] Pass 1...
>      [exec] Pass 2...
>      [exec] done
>      [exec] 
>      [exec] 
>      [exec] Assembly complete with no errors.
>      [exec] Segment usage:
>      [exec]    Code      :      4927 words (9854 bytes)
>      [exec]    Data      :       219 bytes
>      [exec]    EEPROM    :        80 bytes
>
>
> I built avra from git sources fetched 3 Dez 17:13.
>
> avra:
>           PFA_INTTRAP:
> C:00007b 9380 0060     sts intcur, tosl
> C:00007d   +      loadtos
> C:00007d 9189      ld tosl, Y+
> C:00007e 9199      ld tosh, Y+
> C:00007f 9468          set ; set the interrupt flag for the inner interpreter
> C:000080   +      jmp_ DO_NEXT

Can you send me a complete listing file?

I think I've seen this happening before and I hope to track down this bug.

//Marcin


------------------------------------------------------------------------------
RSA(R) Conference 2012
Mar 27 - Feb 2
Save $400 by Jan. 27
Register now!
http://p.sf.net/sfu/rsa-sfdev2dev2
_______________________________________________
Amforth-devel mailing list for http://amforth.sf.net/
[email protected]
https://lists.sourceforge.net/lists/listinfo/amforth-devel

Reply via email to