On Monday 28 December 2009, Yegor Yefremov wrote:
> On Mon, Dec 28, 2009 at 2:45 AM, David Brownell <davi...@pacbell.net> wrote:
> > On Monday 21 December 2009, Yegor Yefremov wrote:
> >> My board rev: LMWLV-B
> >
> > Could you forward the USB IDs and device string of your
> > board?  I notice that tcl/interface/luminary-lm3s811.cfg
> > doesn't include the USB IDs, so it's at least partially
> > broken.  Also its device string doesn't match the other eval
> > boards; that's suspicious, though not necessarily wrong.
> >
> > Plus ... that config file isn't actually *used* anywhere
> > in the tree!  I propose fixing that so that it's specific
> > to the old rev B boards (won't ever support SWO), and let
> > everyone else use an updated "luminary.cfg" (using "icdi"
> > layout, which can switch port B between SWO and UART).
> > ....
> 
> Do you mean this one got via lsusb?

If that Rev B board is the only Stellaris eval board you have on
that machine, yes that's the exact info I needed:


>   idVendor           0x0403 Future Technology Devices International, Ltd
>   idProduct          0xbcd9

Same USB IDs as other eval boards.

>   bcdDevice            5.00
>   iManufacturer           1 LMI
>   iProduct                2 Stellaris Evaluation Board

... and same device string, too.  As I suspected.

Thanks, I'll send a patch updating things.

- Dave
_______________________________________________
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to