[coldfire-gnu-discuss] M52233DEMO and GDB
Carlos O'Donell
carlos at codesourcery.com
Wed Jan 31 21:20:03 UTC 2007
On Wed, Jan 31, 2007 at 04:12:28PM -0500, Alex Parkinson wrote:
> I'm trying to debug a simple "Hello, World!" program using GDB and the P&E
> USB MultiLink BDM located on the M52233DEMO board. I've compiled the
> program and run GDB as shown below, but I'm unable to connect to the BDM
> properly. The drivers seem to be installed properly, but I keep getting
> an error stating "Cannot find a matching debug device". I'm not sure if
> this is due to the fact that I'm specifying the M52235EVB, despite the
> fact that I'm actually using the M52233DEMO, or if there's a different
> problem. I'm pretty new to all of this, so any guidance (or even some
> info on where I can learn this on my own) would be greatly appreciated.
The "Getting Started" guide has a section on "Connection Problems".
---
The message "Cannot find a matching debug devic"e means that no P&E device
could be found matching the device-url that you used. Use the -i to
enumerate the devices available.
---
Could you provide use with the output of running the sprite with only
the "-i" option?
e.g. m68k-elf-sprite -i
Cheers,
Carlos.
--
Carlos O'Donell
CodeSourcery
carlos at codesourcery.com
(650) 331-3385 x716
More information about the coldfire-gnu-discuss
mailing list