Error in Final Launch sequence in KDS with FRDM-K64F

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

Error in Final Launch sequence in KDS with FRDM-K64F

878 Views
gideshermann
Contributor I

Hello every on, i am trying to debug a project using KDS and FDM-K64F. After setting the debug parameters without problem, i then lunch the debug processe. it started well to flash the controller till a point i got the following error:

 

165141_165141.pngpastedImage_2.png

 

Thanks for any solution proposition.

Labels (1)
0 Kudos
6 Replies

684 Views
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello Gides,

Which debugger do you used ? Please show the debug configure view .

Also first test one simple project .

BR

Alice

0 Kudos

684 Views
gideshermann
Contributor I

Hello Alice,

thanks for your reply. i Actually use the GDB OpenOCD Debugger. Yes i did already tried with another siple project and it works fine without problem.

you can see the debug config:

pastedImage_1.png

Thanks

Hermann

0 Kudos

684 Views
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello Gides,

You said use the same configure , one simple project can work well ,while another one can not ,

so the problem is your project, not the debugger configure .

So please send your project to me , while in general , if one project can download , the other ones

should be also ok .

BR

Alice

0 Kudos

684 Views
gideshermann
Contributor I

Hello Alice,

thanks for your help. I can't send you my project for some reasons.

You are right. the problem should be with the project files. i will try check on.

thanks again.

Hermann

0 Kudos

684 Views
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello Gides,

-You can also submit a case to NXP support  that only yourself and the service and support personnel can

see i :

https://community.nxp.com/docs/DOC-329745 

- And you also can test he other debug method -jlink or PE debug .

Hope it helps

Alice

0 Kudos

684 Views
gideshermann
Contributor I

Hello Alice,

thanks very much for your support.

The problem has actually been figured out and solved.

One problem was that i had two microcontrollers pluged in on my pc, so one had to be plugged out.

And the second was about the memory mappin in my linker file. it has to be adjusted.

Now i can freely debug.

Thanks

Hermann

0 Kudos