Re: WIN-AVR trouble



Joel wrote:

.... snip ...

When I look at the assembler the part where it fails is:

+000004CD: 982C CBI 0x05,4 Clear bit in I/O register
+000004CE: 9508 RET Subroutine return

It seems to have trouble with the subroutine return.

Probably because you have fouled the stack.

--
[mail]: Chuck F (cbfalconer at maineline dot net)
[page]: <http://cbfalconer.home.att.net>
Try the download section.



--
Posted via a free Usenet account from http://www.teranews.com

.



Relevant Pages

  • Re: Good Forth for a beginner?
    ... Ability to view or edit the high level definitions without loading ... (Hardly a Forth fails this) ... at all with programming in assembler. ...
    (comp.lang.forth)
  • 32-bit Objasm Funny
    ... I have an assembler program that assembles cleanly with ... the 26-bit version of objasm but which fails ... pcodelimit DCD |Pcode$$Code$$Limit| ...
    (comp.sys.acorn.programmer)