Fail to DEBUG FXTH87xx11 using USBDM

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Fail to DEBUG FXTH87xx11 using USBDM

789 Views
jackmarks
Contributor I

It seems that USBDM could support FXTH870911DT1, because there is FXTH87XX11 item in device selection. When I try to program an S19 file, it works,but when debug with the Codewarrior 10.6,it failed to debug .There is some logs,it seem to be "Expected BDM command ACK missing".I have one MC9S08AC08 board and one MC9S08AC32 board ,these two board all can debug in Codewarrior 10.6 with USBDM,What should I do to debug  FXTH87 with USBDM?

USBDM version: 4.10.6.250

USBDM driver version: 1.3.1 winx64

OS: Windows 8.1 x64

22285_22285.jpg1.jpg

Original Attachment has been moved to: 201504181622_DiagnosticInfo.zip

Labels (1)
Tags (1)
0 Kudos
1 Reply

336 Views
Joshevelle
Senior Contributor I

Hello Jack,

I had a similar problem with the FXTH87xx... Please make sure that you select a binary and a target for the project:

Select Bnary

1) Debug Menu -->Debug Configuration

                                   -->Select the project from the left column.

2) C/C++ application ---> Search Project...

                                   ---> Program Selection Window (Select a binary to run)

                                   --->Click OK

pastedImage_0.png

Select Target

1) Target Settings --> Edit...

2)Target ---> Edit...

3) Target Type---> Edit..

          ---> Select MPXY8500 from hcs08.MPXY

pastedImage_3.png

Hope it helps!

Josh

0 Kudos