Skip to content

Instantly share code, notes, and snippets.

@cdwilson
Created August 12, 2012 00:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cdwilson/3328200 to your computer and use it in GitHub Desktop.
Save cdwilson/3328200 to your computer and use it in GitHub Desktop.
Install mspgcc toolchain on Mac OSX via MacPorts
sudo port install -v msp430-binutils-devel msp430-gcc-devel msp430-gdb-devel msp430-libc-devel msp430mcu-devel srecord mspdebug
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment