[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.tools.cdt] Re: Embedded debugging with CDT4.0 & BDM/JTAG
|
"Paul McConkey" <paul@xxxxxxxxxxxx> wrote in message
news:f0sqsf$bh5$1@xxxxxxxxxxxxxxxxxxxx
> I'll start experimenting next week then.
I've tried cdt-gdbjtag-4.0.0-I200704280116 with a FreeScale mcf5282 cpu and
CodeSourcery ColdFire GNU ELF toolchain using a P&E USB BDM interface and it
all seems to work well.
I'll continue to test. When will it be worthwhile reporting any issues that
I find?
Can you consider losing the JTAG in the name? Most embedded versions of GDB
seem to hide away the messy communication details with stubs, sprites or
whatever behind the pre- and post-launch commands. If you keep JTAG in there
you may put off people using BDM, RS232, Ethernet, etc.
Maybe C/C+ Remote Application would be an OK name for the launch
configuration and cdt-gdbremote- for the extension?
Cheers,
Paul.