Board-msp430

From Bashlinux
Revision as of 07:10, 30 May 2013 by Manpaz (talk | contribs) (Created page with "== Howto setup Eclipse for MSP430 GCC toolchain == * Install avr tools and dependencies '''Fedora''' <nowiki>yum -y install msp430-gcc msp430-libc msp430mcu eclipse eclipse-c...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Howto setup Eclipse for MSP430 GCC toolchain

  • Install avr tools and dependencies

Fedora

yum -y install msp430-gcc msp430-libc msp430mcu eclipse eclipse-cdt 

Ubuntu

apt-get -y install binutils-msp430 gcc-msp430 gdb-msp430 msp430-libc msp430mcu eclipse eclipse-cdt
  • Update eclipse, Help > Check Updates
  • Add the MSP430 plug-in on Help > Add New software
  • On the new dialog click on 'Add' button and add http://eclipse.xpg.dk in Work with and "MSP430 Plugin" in name field