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

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

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

2,560 次查看
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.............

标签 (1)
1 回复

2,230 次查看
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!

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