eclipse
This is an old revision of the document!
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.1426972808.txt.gz · Last modified: by admin