FRDM-KL03Z: Error using KDS Debug Tool

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

FRDM-KL03Z: Error using KDS Debug Tool

跳至解决方案
2,839 次查看
sarastout-grand
Contributor III

Hello,

I have been using the FRDM-KL03Z with the kds debug tool for several weeks without issue. Today, I made the mistake of trying to change the project debug optimization properties after I had already invoked the debugger (code was not running though as it was at a breakpoint). Now, none of my programs work, I get the same error every time:

"Exception occurred during launch. Reason: Error in services launch sequence."


I have been trying for several hours to fix this and am now at a loss. I have obviously screwed something up by trying to change those settings while the debugger was active.

Please help!!

Thanks,

Sara

标签 (1)
0 项奖励
回复
1 解答
2,694 次查看
BlackNight
NXP Employee
NXP Employee

Hi Sara,

hard to tell without further information.

You could try a new project in a new workspace too, just to be sure it is not an Eclipse setting somehow?

What debug firmware are you using? I would either use the Segger or P&E OpenSDA firmware on the board (the CMSIS-DAP/OpenOCD connection is not reliable enough).

Other than that, I wrote to articles which might be helpful to track down the issue:

Board Bring-Up Tips, GDB Logs and Traces in Eclipse | MCU on Eclipse 

Debugging Failure: Check List and Hints | MCU on Eclipse 

Other than that, can you share your launch configuration settings (screenshots) at least?

Erich

在原帖中查看解决方案

0 项奖励
回复
4 回复数
2,694 次查看
sarastout-grand
Contributor III

Hi Erich,

Your "Debugging Failure" document was interesting and gave me a few things to try. Nothing worked. However, after I shut down my computer and restarted it, everything seemed fine again. Weird...

Thanks anyway!

Sara

0 项奖励
回复
2,694 次查看
BlackNight
NXP Employee
NXP Employee

Hi Sara,

have you already tried debugging that board with a fresh/new project?

Erich

0 项奖励
回复
2,686 次查看
sarastout-grand
Contributor III

Hi Erich,

Yes. I get the same error message. I have tried both closing down the program and powering off the board also to no avail.

Any ideas?

Sara

Sara Stout-Grandy, M.Eng., Ph.D., P.Eng.

Senior Hardware Designer

20 Angus Morton Dr., Bedford,

NS, Canada, B4B 0L9

902-450-1700, x278

0 项奖励
回复
2,695 次查看
BlackNight
NXP Employee
NXP Employee

Hi Sara,

hard to tell without further information.

You could try a new project in a new workspace too, just to be sure it is not an Eclipse setting somehow?

What debug firmware are you using? I would either use the Segger or P&E OpenSDA firmware on the board (the CMSIS-DAP/OpenOCD connection is not reliable enough).

Other than that, I wrote to articles which might be helpful to track down the issue:

Board Bring-Up Tips, GDB Logs and Traces in Eclipse | MCU on Eclipse 

Debugging Failure: Check List and Hints | MCU on Eclipse 

Other than that, can you share your launch configuration settings (screenshots) at least?

Erich

0 项奖励
回复