From: Xiaofan C. <xia...@gm...> - 2013-01-31 08:59:02
|
On Thu, Jan 31, 2013 at 4:38 PM, Woody Wu <nar...@gm...> wrote: > #openocd -f interface/jlink.cfg > --- > Open On-Chip Debugger 0.6.1 (2013-01-31-10:56) > Licensed under GNU GPL v2 > For bug reports, read > http://openocd.sourceforge.net/doc/doxygen/bugs.html > Error: The specified debug interface was not found (jlink) > The following debug interfaces are available: > Runtime Error: /usr/local/share/openocd/scripts/interface/jlink.cfg:7: > in procedure 'script' > at file "embedded:startup.tcl", line 58 > in procedure 'interface' called at file "/usr/local/share/openocd/scripts/interface/jlink.cfg", line 7 > -- > > It seems, openocd didn't see the jlink driver. Am I understanding right? > > Could anyone have experices in this? I appricate any help. Thanks in > advance! > Why do you start a new thread? Anyway, as replied in another thread. How do you build OpenOCD? Do you have --enable-jlink in your configure option? -- Xiaofan |