User Tools

Site Tools


eclipse

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

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