This application has requested the Runtime to terminate it in an unusual way.

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

This application has requested the Runtime to terminate it in an unusual way.

1,235 Views
snehalpatil
Contributor II

Hi,

I am using KSDK 3.0.0 and target is MK02FN128VFM10 and PE MIcro Universal Multilink debugger/Programmer.

When I try to flash or debug code on our prototype it gives me below error:

 

"This application has requested the Runtime to terminate it in an unusual way.

 

(y or n) [answered Y; input not from terminal]

 

Please contact the application's support team for more information."

 

Also please see attached snapshot for details of issue.

How to resolve this issue? Can someone help!!!!!!!!!

This issue corrupts my project and I can't flash code or debug code.

 

Thanks.............

Labels (1)
1 Reply

905 Views
TICS_Fiona
NXP Employee
NXP Employee

Hello Snehal

There is a known problem with gdb if there are breakpoints/watchpoints at non-existing memory locations. Please remove all breakpoints/etc before launching the debugger. For details, please refer to this link:

Failed to Debug with GDB: Breakpoints or Expressions on non-existing Locations | MCU on Eclipse

If this does not work, please disable the virus scanners/firewalls which may block the debugger.

Best Regards

Fiona Kuang

TIC - Technical Information Center

-----------------------------------------------------------------------------------------------------------------------

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

-----------------------------------------------------------------------------------------------------------------------