On Tue, 2004-11-09 at 20:42 +0800, Steve Underwood wrote: > >I compiled binutils-2.15 (no files from cvs) and it doesn't have support > >for 1611. > > > He didn't mean use 2.15. Use a recent snapshot from sources.redhat.com. > You can rely on these snapshots, as binutils changes only incrementally, > for things like new devcies. These snapshots support all currently > available MSP430 devices.
Thanks, this works! You might want to update the documentation at http://mspgcc.sourceforge.net/manual/c1686.html#shopping-list I think the part about binutils should be updated to: The source code for binutils may be obtained from the official binutils web-site. Versions of binutils beginning with 2.14 contain support for the MSP430, but not for all devices. You need a recent snapshot (post 2.15) to get support for all devices. This can be found at ftp://sources.redhat.com/pub/binutils/snapshots/ Jonas