From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1RcrOM-0002t4-GQ for garchives@archives.gentoo.org; Tue, 20 Dec 2011 04:33:30 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 39E2D21C08F; Tue, 20 Dec 2011 04:33:16 +0000 (UTC) Received: from mail.osagesoftware.com (osagesoftware.com [216.144.204.42]) by pigeon.gentoo.org (Postfix) with ESMTP id 7D72121C02D for ; Tue, 20 Dec 2011 04:33:04 +0000 (UTC) Received: from localhost (osage.osagesoftware.com [192.168.1.10]) by mail.osagesoftware.com (Postfix) with ESMTP id 651837BC24 for ; Tue, 20 Dec 2011 04:33:03 +0000 (UTC) Date: Mon, 19 Dec 2011 23:33:01 -0500 From: David Relson To: gentoo-embedded Subject: [gentoo-embedded] msp4300 toolchain Message-ID: <20111219233301.3533e55a@osagesoftware.com> Organization: Osage Software Systems, Inc. X-Mailer: Claws Mail 3.7.10 (GTK+ 2.24.5; x86_64-pc-linux-gnu) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-embedded@lists.gentoo.org Reply-to: gentoo-embedded@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Archives-Salt: 862861e5-007d-45ef-a4b6-49cc643c8bb3 X-Archives-Hash: 396756686516975bac82b94944f1cb59 G'day, I'd like to do some development with TI's msp430 processors. As a starting point I've got the TI LaunchPad which has an msp430g2231. As best I can tell, there seem to be 3 paths to a toolchain: 1 - crossdev - with an appropriate tuple, for example a - "crossdev -t msp430" b - "crossdev -t msp430-none-none-uclibc" 2 - portage to emerge dev-embedded/msp430* 3 - sourceforge's mspgcc project I could go into the difficulties I've encountered with each of the above, but I don't want to overload this message and bore everyone. So the questions are: Is anybody on this list doing msp430 development/experimentation? Has one of the above paths been found to work? If so, which one? Thank you. David