How To Install Msp430-readelf?
Install msp430-readelf
-
Debian
apt-get install binutils-msp430Click to copy -
Ubuntu
apt-get install binutils-msp430Click to copy -
Raspbian
apt-get install binutils-msp430Click to copy
binutils-msp430
Binary utilities supporting TI's MSP430 targetsThe programs in this package are used to manipulate binary and object files that may have been created for TI's MSP430 architecture. This package is primarily intended for MSP430 developers and cross-compilers.
Install the latest version of msp430-readelf in Debian, Ubuntu and Raspbian from terminal. To install the msp430-readelf just copy the above command for your OS and run into terminal. After you run the command it will grab the latest version of msp430-readelf from the respository and install it in your computer/server.




