Re: more advice please



I can't comment on your questions, and I have no decent experience with ARM, but:

Why do you think you need JTAG equipment. As you are on Linux/GNU the usual way is to preprogram a flash chip with a bootloader (such as UBOOT) and start the system. Now you can use UBOOT to load a Linux distribution e.g. via a serial interface.

Of course you need a UBOOT that fits your hardware, but if the hardware UBOOT is supposed to use is not too non-standard you should be able to create same without debugging.

AFAIK, a JTAG debugger will not help much when doing Linux application (user land) software here most developers seem to use code instrumentation and remote GDB via Ethernet (optionally controlled by Eclipse on the PC site).

For Kernel development (and extended driver work) using a JTAG debugger is said to be helpful in some cases.

-Michael
.



Relevant Pages

  • Re: Use EzDSP board as emulator?
    ... I did a similar thing with an eval board from Motorola. ... contained a target evaluation system with a 56303 and surrounding ... peripherals and a 56002 with a serial port as a JTAG interface. ... to enable a real JTAG debugger to be attached to the target 56303. ...
    (comp.arch.embedded)
  • Re: 8051 IP core with JTAG debugger for FPGA?
    ... with JTAG debugger in FPGA? ... What core can you recommend? ... quickcores had some 8051 ipcore and jtag debug interface ... I bet any other available 8051 does not include jtag debugger ...
    (comp.arch.fpga)
  • Re: 8051 IP core with JTAG debugger for FPGA?
    ... with JTAG debugger in FPGA? ... What core can you recommend? ... quickcores had some 8051 ipcore and jtag debug interface ... I bet any other available 8051 does not include jtag debugger ...
    (comp.arch.fpga)