LCPXpresso Error

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

LCPXpresso Error

336 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by brattchess on Tue Feb 03 04:12:14 MST 2015
Hello,

I have this error :
(crt_emu_lpc11_13_nxp) terminating on communication loss: Pipe has been closed by GDB.



The target endianness is set automatically (currently little endian)

This application has requested the Runtime to terminate it in an unusual way.
/home/build/work/GCC-4-8-build/src/gdb/gdb/linespec.c:2445: internal-error: decode_line_full: Assertion `state->canonical_names.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]
Please contact the application's support team for more information.
/home/build/work/GCC-4-8-build/src/gdb/gdb/linespec.c:2445: internal-error: decode_line_full: Assertion `state->canonical_names.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]

Labels (1)
0 Kudos
2 Replies

314 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by brattchess on Tue Feb 03 07:58:45 MST 2015
Hello,


Thanks!!
0 Kudos

314 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by lpcxpresso-support on Tue Feb 03 04:46:03 MST 2015
Check what breakpoints you have set, and delete any that you don't need. In particular setting a breakpoint on an unused function that is removed by the linker has been seen to cause issues (under investigation).

Regards,
LPCXpresso Support
0 Kudos