User Tools

Site Tools


eclipse

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Last revisionBoth sides next revision
eclipse [2014/12/12 19:17] – created admineclipse [2015/03/21 21:20] admin
Line 1: Line 1:
-sudo apt-get install subversion texinfo patch libncurses5-dev zlibc zlib1g-dev libx11-dev libusb-dev libreadline6-dev +sudo apt-get install msp430-libc msp430mcu mspdebug binutils-msp430 gcc-msp430 gdb-msp430 
 + 
 +sudo apt-get install eclipse 
 + 
 +UDEV Rule anlegen in /etc/udev/rules.d/70-msp 
 + 
 +ATTRS{idVendor}=="0451", ATTRS{idProduct}=="f430", MODE="0660", GROUP="plugdev" 
 + 
 +Benutzer Grppe zuordnen. 
 + 
 +usermod -a -G plugdev sven 
 + 
  
eclipse.txt · Last modified: 2015/03/21 21:35 by admin

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki