MSP430 in VirtualBox on MaxOS
Posted on June 16, 2011
If you are using MacOS and you want to write some code for MSP430 the easiest way is to use VirtualBox and Windows.
To allow VirtualBox to see development board, you need to load some drivers, fortunately someone already wrote them, so just follow this link to install them: http://mspdebug.sourceforge.net/faq.html#rf2500_osx
then reboot and connect the board in VirtualBox. After you can upload and debug code.
Filed Under Uncategorized | Leave a Comment