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,265件の閲覧回数
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,066件の閲覧回数
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,067件の閲覧回数
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,066件の閲覧回数
nguyennhatminh
Contributor IV

HI Pgo,

Thank you very much for your reply and sharing.

The link is very useful.

Thanks.

0 件の賞賛
返信