User Tools

Site Tools


eclipse

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
eclipse [2014/12/12 19:35] admineclipse [2015/03/21 21:35] (current) 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 
 + 
 +In Eclipse unter Help Software nachinstallieren. CDT
  
-sudo apt-get install msp430-libc msp430mcu mspdebug 
  
  
eclipse.1418412910.txt.gz · Last modified: 2014/12/12 19: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