[coldfire-gnu-discuss] USB BDM
Paul Georgief
pgeorgief at ucsd.edu
Tue Jun 26 13:58:57 UTC 2007
Daniel:
On Jun 25, 2007, at 1:56 PM, Daniel Jacobowitz wrote:
> On Mon, Jun 25, 2007 at 01:51:25PM -0700, Paul Georgief wrote:
>> **** I GET AN UNKNOWN DEVICE IF I PASS THE SPEED OPTION *****
>> (gdb) target remote | m68k-elf-sprite pe://USBMultilink?speed=2 4x4
>> Remote communication error: No error.
>> Remote debugging using | m68k-elf-sprite pe://USBMultilink?speed=2
>> 4x4
>> m68k-elf-sprite:error:Unknown device type `USBMultilink?speed=2'
>> Remote communication error: No error.
>
> Have you tried "pe://USBMultilink/?speed=2" ?
>
> --
> Daniel Jacobowitz
> CodeSourcery
Tried it. It doesn't work. I get the following:
(gdb) target remote | m68k-elf-sprite pe://USBMultilink/?speed=2 4x4
Remote debugging using | m68k-elf-sprite pe://USBMultilink/?speed=2 4x4
m68k-elf-sprite:error:Cannot find a matching debug device
Remote communication error: No error.
As before, If I attach the BDM specific serial number and type:
target remote | m68k-elf-sprite pe://USBMultilink/PE6015837?speed=2 4x4
it works great. I was just hoping to get the speed option to work
with the default device 'pe://USBMultilink', but it doesn't appear
possible.
-Paul
More information about the coldfire-gnu-discuss
mailing list