Re: anyone have an ancient SDS tool suite?



On 26 Feb 2006 12:40:17 -0800, "The Eternal Squire"
<eternalsquire@xxxxxxxxxxx> wrote:


Believe me, I am really thinking hard about doing this. My only
reluctance regarding this is whether there is a free version of the CGS
that will actually do breakpoint debugging via the JTAG interface.
Too many companies charge $$$ just for a GNU tool chain modified to
user thier particular wiggler.

If you read the link I included in my posting you'll find links where to
look. The key is including a suitable BDM driver in the Gnu Debugger gdb.
The rest of the compiler suite is unaffected.

And as far as I remember the 68332 doesn't use JTAG for debugging, but the
Motorola BDM interface, which is a bit simpler. So just google for "m68k bdm
gdb", and you'll find enough links to start within the first two search
result pages.

If you use Windows, start reading here:
http://www.zeecube.com/archive/bdm/index.htm
http://cmp.felk.cvut.cz/~pisa/m683xx/bdm_driver.html
http://sourceforge.net/project/showfiles.php?group_id=81515

Mit freundlichen Grüßen

Frank-Christian Krügel
.



Relevant Pages

  • Re: Arm7 or Freescale Coldfire?
    ... have a BDM interface for debugging, and a JTAG interface for boundary ... None of the newer ones have separate BDM, all ... Some people do get enough data to make debugging equipment. ...
    (comp.arch.embedded)
  • Re: Arm7 or Freescale Coldfire?
    ... but a bit more efficient since it is designed specifically for debugging. ... The ColdFire BDM gives access to the memory even while the CPU is running code, ... With the cheap ones, you can start and stop execution, set breakpoints, read and write registers and memory, etc. ...
    (comp.arch.embedded)
  • Re: Arm7 or Freescale Coldfire?
    ... it is accessed through the JTAG port (that is, ... BDM since it uses a standard cable; ... port features (for the PPC, they call it COP - whatever this was ... For some reason, known only to those making money from selling JTAG debuggers for sometimes huge sums of money, every different CPU target has its own incompatible JTAG debugger, often several depending on your choice of debugging software. ...
    (comp.arch.embedded)
  • Re: Arm7 or Freescale Coldfire?
    ... the main difference is IMO that BDM allows memory access without CPU ... BDM can save you an emulator. ... interface can be used for real-time debugging. ... There should be also "cheap" BDM interfaces. ...
    (comp.arch.embedded)
  • Re: Whats more important optimisations or debugging?
    ... Debugging features in a development ... The question refers to debugging features in a toolsuite. ... with any of the targets supported by the GNU DeBugger GDB as UndoDB is ...
    (comp.arch.embedded)