Re: using openocd

2008-09-03 Thread xiangfu
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Lynn Nguyen wrote: So um, how do you reset the eeprom? I'm sorry, I don't have much experience in this error. Also, I was thinking that ft2232 was not enabled for my openocd build and when I tried to build openocd from the source code with

Re: using openocd

2008-09-02 Thread Michael Shiloh
Tony, any idea what that error means? I searched a little and failed to find. Lynn Nguyen wrote: I get: [ 459.596147] usb 3-1.3: new full speed USB device using uhci_hcd and address 27 [ 459.744465] usb 3-1.3: device not accepting address 27, error -71 I don't have any

Re: using openocd

2008-09-02 Thread Lynn Nguyen
So um, how do you reset the eeprom? I'm sorry, I don't have much experience in this error. Also, I was thinking that ft2232 was not enabled for my openocd build and when I tried to build openocd from the source code with ft2232 enabled, I kept getting random errors. So, I just used apt-get

Re: using openocd

2008-09-01 Thread Lynn Nguyen
Why would I want to do that to the debug board? http://wiki.openmoko.org/wiki/Debug_Board_v3 . If the usb id is 0403:6010 then its wrong isn't it? Also I don't understand this section of the wiki page: http://wiki.openmoko.org/wiki/OpenOCD#Known_Bugs_and_Troubleshooting Did you turn it on ? An

Re: using openocd

2008-09-01 Thread Mike Montour
Lynn Nguyen wrote: An easily made but devastating mistake is to forget to actually activate the CPU. Just connecting power is not enough ! Press and hold the power button until the boot loader does its count-down, or, in case there is no runnable boot loader, the CPU keeps

Re: using openocd

2008-09-01 Thread Lynn Nguyen
I tried the sequence but still the same errors. Should I have a /dev/ttyUSB1 when I plug in the debug board? because i dont... Lynn On Mon, Sep 1, 2008 at 5:03 PM, Mike Montour [EMAIL PROTECTED] wrote: Lynn Nguyen wrote: An easily made but devastating mistake is to forget to actually

Re: using openocd

2008-09-01 Thread Lynn Nguyen
I get: [ 459.596147] usb 3-1.3: new full speed USB device using uhci_hcd and address 27 [ 459.744465] usb 3-1.3: device not accepting address 27, error -71 I don't have any USBs showing up in tty when I plug it in. Lynn On Mon, Sep 1, 2008 at 7:59 PM, Michael Shiloh [EMAIL PROTECTED] wrote:

Re: using openocd

2008-09-01 Thread Mike Montour
Lynn Nguyen wrote: I tried the sequence but still the same errors. Should I have a /dev/ttyUSB1 when I plug in the debug board? because i dont... You should, as long as you have the ftdi_sio module loaded with the right vendor/product IDs for the debug board (0x1457/0x1458). Here's what I

Using openocd

2008-08-10 Thread Lynn Nguyen
Hi all, I was wondering, has anyone had any luck connecting their debug board (v3) to a neo1973? I followed all the instructions here: http://wiki.openmoko.org/wiki/Debug_Board_v3 (for linux) but I keep getting 'no valid jtag interface found'. But that doesn't make any sense because I can see the

Re: Using openocd

2008-08-10 Thread Neng-Yu Tu (Tony Tu)
Hi Lynn- Hi all, I was wondering, has anyone had any luck connecting their debug board (v3) to a neo1973? I followed all the instructions here: http://wiki.openmoko.org/wiki/Debug_Board_v3 (for linux) but I keep getting 'no valid jtag interface found'. But that doesn't make any sense