Error in final launch sequence No debugger path for breakpoint

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

Error in final launch sequence No debugger path for breakpoint

跳至解决方案
2,711 次查看
jren68
Contributor III

I am using MCUXpresso and ALL of my previously working projects suddenly are having this error upon clicking 'debug'

(build is still fine, I don't remember messing up any configuration)

pastedImage_1.png

So far I've tried

disconnect USB + restart MCUXpresso

ISP the board

restart laptop

uninstall and reinstall MCUXpresso

and this error still persists.

Any advice on how to fix it?

标签 (1)
1 解答
2,511 次查看
lpcxpresso_supp
NXP Employee
NXP Employee

It sounds like there’s a breakpoint entry for a file that’s not in any project under debug. You can look through the break list to see if this is the case, and delete the entry, or entries, or remove all breaks and add back what you need. If that doesn’t work, create a new workspace to import your projects into.

Thanks and regards,

MCUXpresso Support 

在原帖中查看解决方案

1 回复
2,512 次查看
lpcxpresso_supp
NXP Employee
NXP Employee

It sounds like there’s a breakpoint entry for a file that’s not in any project under debug. You can look through the break list to see if this is the case, and delete the entry, or entries, or remove all breaks and add back what you need. If that doesn’t work, create a new workspace to import your projects into.

Thanks and regards,

MCUXpresso Support