Debugging/flashloading SKEAZ128 under Linux

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

Debugging/flashloading SKEAZ128 under Linux

1,302件の閲覧回数
antongerasimov
Contributor I

Hi all,

I wonder what the options for debugging/flashloading SKEAZ128 under Linux. I was using OpenOCD+ARM-USB-OCD-H emulator from Olimex, but it seems that KEA family is not currently supported in OpenOCD. In QS guide combination of CodeWarrior with Multilink is recommended, can there be other options?

Thank you.

ラベル(1)
0 件の賞賛
返信
2 返答(返信)

1,050件の閲覧回数
antongerasimov
Contributor I

Thanks pgo,

it seems I was wrong about OpenOCD. One can connect to SKEAZ128 with openocd >= 0.10.0 via Olimex debugger (with ARM-JTAG-SWD extension) using the following command line

openocd -f interface/ftdi/olimex-arm-usb-ocd-h.cfg -f interface/ftdi/olimex-arm-jtag-swd.cfg -f target/ke06.cfg

0 件の賞賛
返信

1,050件の閲覧回数
pgo
Senior Contributor V

Hi Anton,

The USBDM interface support KEA family under Linux.

It provides stand-alone programming and plugins for Eclipse/Codewarrior wityh GDB server.

You have to make sure it is the JS16 version interface supporting SWD.

USBDM: USBDM Debugger interface for Freescale RS08,HCS08,HCS12,Coldfire and ARM-Kinetis Devices. 

bye

0 件の賞賛
返信