Can't delete terminated debug sessions

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Can't delete terminated debug sessions

942件の閲覧回数
lmatte
Contributor II

I copied/reloaded a couple of projects coming from MCUXpresso 10 into a new MCUXpresso 11.1.1 workspace, but every time I launch debugger looks like it can't be properly terminated. After that, the only way to start a new debug session is by restarting the IDE!

The "Remove all terminated launches" selections are disabled or without effect, and trying simply relaunching yields an error, as in picture

2020-05-29 19_15_07-src_main.c - MCUXpresso IDE.png

I tried importing the project in a new workspace, but had the same result.

Could be something related to JLink interface?

Note: target device is LPC17xx

2 返答(返信)

865件の閲覧回数
alexeym
Contributor III

The same for me on Linux. I've found a workaround! right click on top debug level session and choose "Terminate and Remove".

865件の閲覧回数
lmatte
Contributor II

Thanks alexeym!

That resolved, and it did even more. I launched debug and choose "Terminate and Remove", everything was shut down properly. Moreover, on successive launches it was always terminated correctly!

Looks like one of the runs have left remnants which prevented the project to terminate clean; the "Terminate and Remove" however did the proper clean, and even restarting the IDE termination kept being done properly every time. Great.

Note: I'm running it on Windows, so no OS dependent, more about an unclean state left in debug configuration...

Luca

0 件の賞賛