Error in final launch sequence No debugger path for breakpoint

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

Error in final launch sequence No debugger path for breakpoint

ソリューションへジャンプ
1,386件の閲覧回数
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 解決策
1,186件の閲覧回数
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 返信
1,187件の閲覧回数
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