Bug 12757 - LUFA (USB Framework for AVRs) Relay Board doesn't work anymore
Summary: LUFA (USB Framework for AVRs) Relay Board doesn't work anymore
Status: NEW
Alias: None
Product: binutils
Classification: Unclassified
Component: binutils (show other bugs)
Version: 2.21
: P2 normal
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-13 14:23 UTC by Thibault North
Modified: 2011-05-13 14:23 UTC (History)
0 users

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thibault North 2011-05-13 14:23:22 UTC
LUFA board not detected if compiled with avr-binutils-2.21.

MMCU: at90usb646
dmesg: usb 3-1: device descriptor read/64, error 2 (and several other similar errors).
expected: usb 3-1: New USB device found, idVendor=03eb, idProduct=2ff9

It seems to be a regression: it worked fine with binutils-2.20, but fails with version 2.21.

It was reported that SRAM start offset seems to be
incorrect (0x60 in the new and 0x100 in the older version).

Full bug report and attached compiled files: https://bugzilla.redhat.com/show_bug.cgi?id=704456