[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[avr-libc-dev] [bug #42001] 6.3 The first Assambler Example Program has
From: |
zool |
Subject: |
[avr-libc-dev] [bug #42001] 6.3 The first Assambler Example Program has wrong Labels for the Jumps. |
Date: |
Sun, 30 Mar 2014 09:53:06 +0000 |
User-agent: |
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:27.0) Gecko/20100101 Firefox/27.0 |
URL:
<http://savannah.nongnu.org/bugs/?42001>
Summary: 6.3 The first Assambler Example Program has wrong
Labels for the Jumps.
Project: AVR C Runtime Library
Submitted by: zool
Submitted on: So 30 Mär 2014 09:53:05 GMT
Category: Documentation
Severity: 3 - Normal
Priority: 5 - Normal
Item Group: Documentation
Status: None
Percent Complete: 0%
Assigned to: None
Originator Email:
Open/Closed: Open
Discussion Lock: Any
Release: 1.8.0
Fixed Release: None
_______________________________________________________
Details:
Chapter 6.3 page 33,34: The first Assembler Example Program has wrong Labels
for the Jumps.
On the Homepage: "avr-libc and assembler programs"
http://www.nongnu.org/avr-libc/user-manual/assembler.html
"The following annotated example features a simple 100 kHz square wave
generator using an AT90S1200 clocked with a 10.7 MHz crystal. Pin PD6 will be
used for the square wave output."
The Labels are named: 1,1,2... -> After a short look on the relative jumps the
labels should be: 1b,1f,2f
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/bugs/?42001>
_______________________________________________
Nachricht gesendet von/durch Savannah
http://savannah.nongnu.org/
- [avr-libc-dev] [bug #42001] 6.3 The first Assambler Example Program has wrong Labels for the Jumps.,
zool <=