Board-msp430: Difference between revisions
From Bashlinux
Jump to navigationJump to search
Content deleted Content added
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..." |
Redirected page to MSP-EXP430G2 |
||
| (26 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
#REDIRECT [[MSP-EXP430G2]] |
|||
== Howto setup Eclipse for MSP430 GCC toolchain == |
|||
* Install avr tools and dependencies |
|||
'''Fedora''' |
|||
<nowiki>yum -y install msp430-gcc msp430-libc msp430mcu eclipse eclipse-cdt</nowiki> |
|||
'''Ubuntu''' |
|||
<nowiki>apt-get -y install binutils-msp430 gcc-msp430 gdb-msp430 msp430-libc msp430mcu eclipse eclipse-cdt</nowiki> |
|||
* 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'' |
|||
Latest revision as of 06:41, 6 June 2015
Redirect to: