PhirePhly 5 Posted May 2, 2011 Share Posted May 2, 2011 You're in luck, I've started selling them with the hard soldering done for you: http://kennethfinnegan.blogspot.com/201 ... oards.html Quote Link to post Share on other sites
tingo 22 Posted May 4, 2014 Share Posted May 4, 2014 Does anyone know if OpenOCD has support for the GoodFET? I have a GoodFET42, and Try OpenOCD 0.7.0 in FreeBSD. But I can't seem to get it to recognize the GoodFET. I'm a beginner, so it can easily be that I'm doing something wrong here. Is there a step-by-step how-to anywhere? Quote Link to post Share on other sites
spirilis 1,265 Posted May 4, 2014 Share Posted May 4, 2014 I don't think you'll find much MSP430 support in OpenOCD, it's mspdebug you're looking for. Comes with Energia fyi (precompiled) Sent from my Galaxy Note 10.1 Quote Link to post Share on other sites
tingo 22 Posted May 6, 2014 Share Posted May 6, 2014 Thanks. In fact, I wasn't going to use it for ms430 this time (need to unbrick a Dockstar and looked for a JTAG adapter). Anyway, I forgot that the LM4F120 can be used as a JTAG adapter, and it is supported in OpenOCD 0.7.0: root@kg-v7# openocd -f /usr/local/share/openocd/scripts/board/ek-lm4f120xl.cfg Open On-Chip Debugger 0.7.0 (2014-05-04-20:48) Licensed under GNU GPL v2 For bug reports, read http://openocd.sourceforge.net/doc/doxygen/bugs.html Info : This adapter doesn't support configurable speed Info : ICDI Firmware version: 9270 Info : lm4f120h5qr.cpu: hardware has 6 breakpoints, 4 watchpoints Info : accepting 'telnet' connection from 4444 This might work, I just need to learn a bit about OpenOCD and JTAG first. 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.