Re: [OpenOCD-devel] Stlink v1 under Linux

2012-05-13 Thread Xiaofan Chen
On Sun, May 13, 2012 at 9:50 PM, Jacek Drewniak wrote: > Attach and rapidly detach (to get not a lot lines) the stlink and in syslog > find lines like > May 13 15:42:37 debian kernel: [15607.902175] usb 1-1.2: new full speed USB > device using ehci_hcd and address 3 > May 13 15:42:37 debian kernel

Re: [OpenOCD-devel] Stlink v1 under Linux

2012-05-13 Thread Xiaofan Chen
On Sun, May 13, 2012 at 6:36 PM, Jacek Drewniak wrote: > Make a file with line: > options usb-storage quirks=483:3744:i > in /etc/modprobe.d/stlink.conf > and reboot Thanks for the hint. Somehow this does not work. I will check again later. -- Xiaofan -

Re: [OpenOCD-devel] Stlink v1 under Linux

2012-05-13 Thread Xiaofan Chen
On Sun, May 13, 2012 at 6:10 PM, Xiaofan Chen wrote: > Just wondering what is the minimum kernel version to > ignore the device for usb-storage, I am running Ubuntu 12.04 > (kernel 3.2.0-24) and it still does not ignore the device. > > On the other hand, it is possible to manually detach the > dr

Re: [OpenOCD-devel] Stlink v1 under Linux

2012-05-13 Thread Xiaofan Chen
On Sat, Mar 10, 2012 at 3:14 AM, Mathias K. wrote: > >> Debug: 165 52 stlink_usb.c:1068 stlink_usb_open(): transport: 1 vid: 0483 >> pid: 3744 >> Debug: 166 53 stlink_usb.c:1078 stlink_usb_open(): claim interface failed >> Debug: 167 53 stlink_layout.c:50 stlink_layout_open(): failed >> Debug: 16

Re: [OpenOCD-devel] Stlink v1 under Linux

2012-03-09 Thread Mathias K.
> Debug: 165 52 stlink_usb.c:1068 stlink_usb_open(): transport: 1 vid: 0483 > pid: 3744 > Debug: 166 53 stlink_usb.c:1078 stlink_usb_open(): claim interface failed > Debug: 167 53 stlink_layout.c:50 stlink_layout_open(): failed > Debug: 168 53 command.c:630 run_command(): Command failed with erro

[OpenOCD-devel] Stlink v1 under Linux

2012-03-09 Thread Jacek Drewniak
Hi everyone, I have some problem with openocd and stlink under linux. I have tried solve it with forum, but noone could help my beacouse there are not a lot linux users. I know that this kind of problem was under windows and depends of drivers. Ok, there is a problem: I cant connect openocd wit