Error while JTAG programming

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

Error while JTAG programming

Jump to solution
730 Views
pietrodicastri
Senior Contributor II

I am repeatedly getting this message on the KDS V3.2.0

 

GNU gdb (GNU Tools for ARM Embedded Processors) 7.6.0.20140731-cvs
Copyright (C) 2013 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "--host=i686-w64-mingw32 --target=arm-none-eabi".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
monitor preserve0 1 983040 1048575
monitor selectcore 0
/home/build/work/GCC-4-8-build/src/gdb/gdb/linespec.c:2445: internal-error: decode_line_full: Assertion `state->canonical_names[i].suffix != NULL' failed.
A problem internal to GDB has been detected,
further debugging may prove unreliable.
Quit this debugging session? (y or n) [answered Y; input not from terminal]
/home/build/work/GCC-4-8-build/src/gdb/gdb/linespec.c:2445: internal-error: decode_line_full: Assertion `state->canonical_names[i].suffix != NULL' failed.
A problem internal to GDB has been detected,
further debugging may prove unreliable.
Create a core file of GDB? (y or n) [answered Y; input not from terminal]

This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.

 

 

I can work for some time than the same project is just stuck with this message.

If I try to use another project is still working. Maybe the JTAG is weak for big elf files?

The project still working is smaller..

Please help...

Labels (1)
Tags (2)
0 Kudos
1 Solution
507 Views
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello Pietro,

Please try to delete all the breakpoints on your project .

If still can not work,  please create a new project, then copy all the codes into it .

There is the same question with yours :

GDB crash 

GDB crashes using KDS3 KSDK1.2 and MQX on FRDM-22F 

Hope it heps


Have a great day,
Alice Yang

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

View solution in original post

3 Replies
508 Views
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello Pietro,

Please try to delete all the breakpoints on your project .

If still can not work,  please create a new project, then copy all the codes into it .

There is the same question with yours :

GDB crash 

GDB crashes using KDS3 KSDK1.2 and MQX on FRDM-22F 

Hope it heps


Have a great day,
Alice Yang

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

507 Views
pietrodicastri
Senior Contributor II

Hello

Thank You for following

No breakpoints are involved. I get such problems every now and then. 

The only way out is to rebuild the project. I interpret as a weakness in 

the KDS, I was looking for a rational solution, my project is very big it takes

3 hours to remake. Very anoying....

For now I did and it is fine. I hope there will be a solution

Thank You

Pietro

0 Kudos
507 Views
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello Pietro,

Thanks for your sharing.

You can reduce your code temporary , then try again, check whether is the code size reason.

And I recommend you change another debug mode to have a try, for example if you use P&E,

try to sue J-link .

BR

Alice

0 Kudos