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 mailing list AVR-libc-dev@nongnu.org https://lists.nongnu.org/mailman/listinfo/avr-libc-dev