Which tool is good at debugging and programming speed?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Which tool is good at debugging and programming speed?

1,054件の閲覧回数
BasePointer
Contributor II

IAR J-Link Lite

Keil Ulink 2

OSJTAG

 

Can you compare?

 

Thanks.

 

 

 

0 件の賞賛
4 返答(返信)

777件の閲覧回数
mjbcswitzerland
Specialist V

Hi

 

All work well. The U-Link is the fastest (the J-Link Lite is not as fast as the J-Link full version which is equivalent to the U-Link). However, the U-Link has a potential problem that it is only really supported by Keil (it is not supported by other IDEs that I know). The JLink is more universal since it is supported by everyone.

 

OSJTAG is probably the slowest but still useable - it is based on a small processor rather than an ASIC which the more powerful ones will use.

 

For low budgets the Olimex ARM-USB-TINY can be looked at too.

 

Regards

 

Mark

 

0 件の賞賛

777件の閲覧回数
BasePointer
Contributor II

Thanks Mark, I think I will go for IAR J-Link Lite.

0 件の賞賛

777件の閲覧回数
RobertSignum
Contributor I

Hi,

 

I've posted measurements below into other topic, but it is more appropriate here.

 

As far as JTAG emulation speed I've measured the following using JTAGjet emulator on Kinetis K60 board.

Chameleon debugger was used to measure it, but similar performance may be achieved using drivers for other debuggers.

 

10MHz JTAG speed (default):

 

Write to ram :           522Kbytes/sec

Steps/second:          39

Flashing 512KB:      5.2sec (includes erasing)

 

30MHz JTAG speed:

 

Write to ram :           892Kbytes/sec

Steps/second:          47

Flashing 512KB:      4.8sec (includes erasing)

 

In addition to support for Cortex-M4, all iMX ARM-based processors are supported.

 

See here for list of supported CPUs:

 

www.signum.com/freescale.htm

 

Regards,

Robert

0 件の賞賛

777件の閲覧回数
BasePointer
Contributor II

This is very nice but little expensive for me :smileyhappy:

 

Thank you.

0 件の賞賛