On Fri, Jul 31, 2009 at 7:56 PM, Xiaofan Chen<[email protected]> wrote:
> Not really. It seems that some Ubuntu 9.04 updates yesterday messed up with
> OpenOCD now. Actually it crashed now with ftdi interface.
>

The same result for Arch Linux with the latest svn version V2571.
Again release version V0.2.0 works fine with the on-board ftdi interface.

[mc...@myhost lm3s1968]$ openocd -f interface/luminary.cfg -f lm3s1968.cfg
Open On-Chip Debugger 0.3.0-in-development (2009-07-31-21:18) svn:2571
$URL: svn://svn.berlios.de/openocd/trunk/src/openocd.c $
For bug reports, read http://svn.berlios.de/svnroot/repos/openocd/trunk/BUGS
3000 kHz
jtag_nsrst_delay: 100
jtag_ntrst_delay: 100
Info : JTAG tap: lm3s1968.cpu tap/device found: 0x3ba00477 (mfg:
0x23b, part: 0xba00, ver: 0x3)
Info : JTAG Tap/device matched
Info : accepting 'telnet' connection from 0
Info : JTAG tap: lm3s1968.cpu tap/device found: 0x3ba00477 (mfg:
0x23b, part: 0xba00, ver: 0x3)
Info : JTAG Tap/device matched
target state: halted
target halted due to debug-request, current mode: Thread
xPSR: 0x01000000 pc: 0x00000470 msp: 0x20000198
auto erase enabled
Info : Algorithm flash write 1710 words to 0x0, 1710 remaining
Segmentation fault

[mc...@myhost ~]$ telnet localhost 4444
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
Open On-Chip Debugger
> init
> reset halt
JTAG tap: lm3s1968.cpu tap/device found: 0x3ba00477 (mfg: 0x23b, part:
0xba00, ver: 0x3)
JTAG Tap/device matched
target state: halted
target halted due to debug-request, current mode: Thread
xPSR: 0x01000000 pc: 0x00000470 msp: 0x20000198
> flash write_image erase 
> ./StellarisWare/boards/ek-lm3s1968/graphics/gcc/graphics.bin
auto erase enabled
Algorithm flash write 1710 words to 0x0, 1710 remaining
Connection closed by foreign host.


-- 
Xiaofan http://mcuee.blogspot.com
_______________________________________________
Openocd-development mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to