Cannot debug on FRDM-KL25Z

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

Cannot debug on FRDM-KL25Z

1,129 Views
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

Labels (1)
0 Kudos
2 Replies

490 Views
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

490 Views
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 Kudos