arm-none-eabi-gcc.exe has stopped working, again

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

arm-none-eabi-gcc.exe has stopped working, again

998件の閲覧回数
roymessinger
Contributor V

I've read the posts here regarding this matter, all of which said to delete the breakpoints. Well, indeed, that worked, but whenever I try to insert a new breakpoint, the Segger debugger just crashes, and I cannot debug using the JLink.

I'm working with the FRDM-K64, using the USB connected to OpenSDA with the Jlink emulator.

My project was at C and I transformed it to C++.

Thanks.

 

Ok, I want to edit my question. I have a function which, whenever I try to insert a breakpoint there, the debugger crashed. Back in the C version, it did not. I did not change anything regarding this function.

Other breakpoints in the Main function, seems to work fine.

Any ideas?

ラベル(1)
0 件の賞賛
返信
1 返信

676件の閲覧回数
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi Roy,

This error may come out if the breakpoint is not at a valid address.

Please remove all the breakpoints in the debugger breakpoints window.

pastedImage_1.png

the set breakpoint again. please make sure the breakpoint where you set is at a valid memory address.

Can it help you out? if not, please upload your project here, I will check the problem directly from my side.


Have a great day,
Jennie Zhang

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 件の賞賛
返信