Hi Everyone,
I don't have any issues with the earlier comments, but I would like to add a little clarification about some of the various alternatives.
An ICE is certainly a tool you want during development. Generally you will want an ICE-2000 if you do a lot of dev work since it is much faster, especially single stepping. The ICE-1000 is very inexpensive but will require a full license at some point. The debug agent is similar and useful for ADI EZ Kits and some third party boards like the ones we provide at Danville.
In the situation mentioned, an ICE-1000 might be a good choice with a 90 day test drive for the ARM guy.
Production programming is a different situation. The dspFlash uses the target DSP to actually write the target flash. It is much faster than an ICE because it doesn't use breakpoints. It was designed for SHARCs & Blackfins and uses the same backdoor emulator commands that the ADI ICE's use. This is very different than JTAG boundary scan programming which can be fairly universal, but is extremely slow. This is because they are bit banging SPI using a large shift register ( "JTAG" ). Of course, this might not be an issue for a developer since it will be very infrequent.
We try to support many combinations, but the possibilities are in the many thousands. The ADI JTAG commands also vary from device to device. This also adds to support costs on our part since we can't amortize dev costs over large numbers of units. If you are ultimately headed to a production situation, then the dspFlash is the product to own. If you are just doing research, I would try to use an ICE instead.
Regards,
Al Clark
www.danvillesignal.com