Cannot debug on FRDM-KL25Z

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

Cannot debug on FRDM-KL25Z

1,730 次查看
xufengtan
Contributor I

I get a debugging issue in KDS, although I had read a lot of documents from Freescale, but I still don't know how to solve it.

 

Here is the issue information. What should I do? Thanks in advance.

- OS: Ubuntu Desktop 14.04 LTS (64 bit)

- Kinetis Design Studio 3.0.0 IDE

- Board: FRDM-KL25Z

- Debugging step:

  1. Open the "Hello World" demo project from SDK. (Path: KSDK_1.3.0/examples/frdmkl25z/demo_apps)

  2. Build the project successfully.

  3. Open "Debug Configurations", choose "GDB PEMicro Interface Debugging" / "hello_world_frdmkl25z debug pne"

  4. Click "Debug" button

  5. "P&E Connection Assistant" dialog appears, as below:

102484_102484.pngScreenshotfrom2015-11-1815_13_45.png

标签 (1)
0 项奖励
回复
2 回复数

1,091 次查看
BlackNight
NXP Employee
NXP Employee

First thing to check: have you loaded the P&E debug firmware on your board? Because the board comes from the factory without the ability to debug, you need to load the correct firmware first: Illustrated Step-by-Step Instructions: Updating the Freescale Freedom Board Firmware

I hope this helps,

Erich

1,091 次查看
xufengtan
Contributor I

Hi Erich

Your help is so useful to me, I installed the P&E debug firmware according to the "IIIustrated Step-by-Step Instructions", now can debug properly.Thank you for your help.

0 项奖励
回复