Can't connect. No suitable USBDM debug interface was located(ARM GDI Protocol Adapter),

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

Can't connect. No suitable USBDM debug interface was located(ARM GDI Protocol Adapter),

Jump to solution
4,272 Views
nguyennhatminh
Contributor IV

Hi guy,

I have a board FRDM-KL05Z, I just try to build and debug, but it doesn't work and gave me the message :" Can't connect. No suitable USBDM debug interface was located(ARM GDI Protocol Adapter)"

Is there anyone tell me the reason ? in the connection i choose USBDM debug, and OpenSDA.

I think do should i buy a debugger/programmer from P&E such as USB Multilink Universal All-In-One Development Interface, then re-configure in Run->Run configuration, and Edit connection style,

your response will be highly appreciate.

Thanks,

Minh

Labels (2)
Tags (2)
0 Kudos
Reply
1 Solution
3,073 Views
pgo
Senior Contributor V

Hi Nguyen,

You have several choices for how to program the FRDM boards:

P&E's OpenSDA based debugger:

This is the one that is included standard in Freescale's software.  You can follow the quick start guide that comes with the board or download the quick start package:

http://cache.freescale.com/files/32bit/software/board_support_packages/FRDM-KL25Z_QSP.zip

USBDM

This is an open source interface which you need to install separately.  From the error message you provided it is likely that you have installed the USBDM software but have not installed the firmware on the board.  See if this page helps (you don't need to do the hardware changes unless you want to program an external board.  Follow the instructions from Installing USBDM firmware on FRDM-KL25Z:  You can try the stand-alone programmers to check the board operations.

USBDM: Setting Up the FRDM-KL25Z

CMSIS (I haven't actually used it)

There's lots of useful information at:

MCU on Eclipse | Everything on Eclipse, Microcontrollers and Software

bye

View solution in original post

0 Kudos
Reply
2 Replies
3,074 Views
pgo
Senior Contributor V

Hi Nguyen,

You have several choices for how to program the FRDM boards:

P&E's OpenSDA based debugger:

This is the one that is included standard in Freescale's software.  You can follow the quick start guide that comes with the board or download the quick start package:

http://cache.freescale.com/files/32bit/software/board_support_packages/FRDM-KL25Z_QSP.zip

USBDM

This is an open source interface which you need to install separately.  From the error message you provided it is likely that you have installed the USBDM software but have not installed the firmware on the board.  See if this page helps (you don't need to do the hardware changes unless you want to program an external board.  Follow the instructions from Installing USBDM firmware on FRDM-KL25Z:  You can try the stand-alone programmers to check the board operations.

USBDM: Setting Up the FRDM-KL25Z

CMSIS (I haven't actually used it)

There's lots of useful information at:

MCU on Eclipse | Everything on Eclipse, Microcontrollers and Software

bye

0 Kudos
Reply
3,073 Views
nguyennhatminh
Contributor IV

HI Pgo,

Thank you very much for your reply and sharing.

The link is very useful.

Thanks.

0 Kudos
Reply