I am not sure if this is a bug or not.

I have not set up the udev permission of the EK-LM3S1968 on board debugger. Then
it segfaults if running as normal user. Running as root it is okay.

mc...@ubuntu:~/Desktop/build/openocd/lm3s1968$ openocd -f board/ek-lm3s1968.cfg
Open On-Chip Debugger 0.4.0-rc2-dev-00005-gfa1cfc2 (2010-02-16-22:33)
Licensed under GNU GPL v2
For bug reports, read
        http://openocd.berlios.de/doc/doxygen/bugs.html
3000 kHz
jtag_nsrst_delay: 100
srst_only separate srst_gates_jtag srst_open_drain
Segmentation fault

mc...@ubuntu:~/Desktop/build/openocd/lm3s1968$ sudo openocd -f
board/ek-lm3s1968.cfg
Open On-Chip Debugger 0.4.0-rc2-dev-00005-gfa1cfc2 (2010-02-16-22:33)
Licensed under GNU GPL v2
For bug reports, read
        http://openocd.berlios.de/doc/doxygen/bugs.html
3000 kHz
jtag_nsrst_delay: 100
srst_only separate srst_gates_jtag srst_open_drain
Info : clock speed 3000 kHz
Info : JTAG tap: lm3s1968.cpu tap/device found: 0x3ba00477 (mfg:
0x23b, part: 0xba00, ver: 0x3)
Info : lm3s1968.cpu: hardware has 6 breakpoints, 4 watchpoints



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

Reply via email to