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

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

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

跳至解决方案
4,261 次查看
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

标签 (2)
标记 (2)
0 项奖励
回复
1 解答
3,062 次查看
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 项奖励
回复
2 回复数
3,063 次查看
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 项奖励
回复
3,062 次查看
nguyennhatminh
Contributor IV

HI Pgo,

Thank you very much for your reply and sharing.

The link is very useful.

Thanks.

0 项奖励
回复