USBDM with KE02 (problems to identify/program chip)

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

USBDM with KE02 (problems to identify/program chip)

ソリューションへジャンプ
1,854件の閲覧回数
JohnnyS2K
Contributor III

Hi to all!

So, I wanted to start on the Kinetis world and for this I have made a USBDM (JS16 SWD "simplified" version of the programmer). To test the USBDM I have ordered some KE02 samples from Freescale (MKE02Z64VLC2). The samples have arrived but the markings on the chip are a little strange comparing with the datasheet (M02Q 6VLC 0N22J CTAZQD). With this samples and a adapter (QFP32 to DIP32) I connected the wiring from the KE02 and the USBDM and started the "ARM Programmer" tool, on the Target tab I press the Detect Chip Button but no compatible devices are shown on the list only the filter by chip ID (2040040) checkbox. I'm using the last version of the USBDM firmware and drivers 4.10.16.110 (3/2/14)

Testing this USDBM with a HCS08 chip (QD4CSC) and the HCS08 programmer works perfectly (detects and program the chip firmware).

I want to know if someone has already had this problem or if this is a problem with the chip or a incompatibility with the USBDM.

KE02.png

Captura de tela 2014-02-03 22.38.05.png

Thanks for any help!

タグ(4)
1 解決策
1,390件の閲覧回数
pgo
Senior Contributor V

Hi Johnny,

I only tested with a MKE02Z16M2.  The SDID is not correct for the other two chips in the family I probably cut'n'pasted them and forgot to change them.

You can edit the device description file (path may vary):

C:\Program Files (x86)\pgo\USBDM 4.10.6.120\DeviceData\arm_devices.xml

and locate the entry for the device you are using and change the SDID line as shown below.

<sdid value="0x02040000" />

Please confirm if this works.

bye

元の投稿で解決策を見る

2 返答(返信)
1,391件の閲覧回数
pgo
Senior Contributor V

Hi Johnny,

I only tested with a MKE02Z16M2.  The SDID is not correct for the other two chips in the family I probably cut'n'pasted them and forgot to change them.

You can edit the device description file (path may vary):

C:\Program Files (x86)\pgo\USBDM 4.10.6.120\DeviceData\arm_devices.xml

and locate the entry for the device you are using and change the SDID line as shown below.

<sdid value="0x02040000" />

Please confirm if this works.

bye

1,390件の閲覧回数
JohnnyS2K
Contributor III

Hi pgo,

It worked! Now the chip is correctly listed on the ARM Programmer tool and I can program and debug the chip on the CW 10.5.

Thank you for your help!

0 件の賞賛
返信