dirtyHippy 0 Posted May 24, 2014 Share Posted May 24, 2014 I'm trying to program my MSP430FR5969 Launchpad from OS X Mavericks 10.9.3 and am having some trouble. All the instructions that I can find are rather old, so I don't know if Mavericks is the problem, or if this USB driver I'm using doesn't support the 5969, or what. When I run mspdebug rf2500 I get the following output: usbutil: unable to find a device matching 0451:f432 The following appears in Console after attaching my Launchpad: 5/23/14 6:57:35.000 PM kernel[0]: MSP430LPCDC : Quiting : Not Launchpad Does anyone have a suggestion on what I could do to make this work? Is Linux development more stable? I could just run a VM, though I'd greatly prefer to avoid Windows. Quote Link to post Share on other sites
spirilis 1,265 Posted May 24, 2014 Share Posted May 24, 2014 Download Energia and use its copy of mspdebug with the "tilib" driver: http://energia.nu Quote Link to post Share on other sites
dirtyHippy 0 Posted May 24, 2014 Author Share Posted May 24, 2014 Thanks for the tip! I had to run mspdebug --allow-fw-update tilib 3 times (getting a different error each time) before it worked, but it eventually came though. Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.