PC register not change

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

PC register not change

1,377件の閲覧回数
asd046012
Contributor III

IMG_20200523_171816.jpgI use multlink to debug my code,Now I meet a strange question,when click debug button,S32DS go to debug interface,and code stop at the reset handle,then I click the step info button,the PC pointer changed,and the column  Console output the message like in picture,when click resume button,code run,but wait a monment code stop in place,pc pointer didn't change,and error message is same with step info.and I tested the reset pin,didn't find reset signal.

IMG_20200523_172014.jpg

 The SDK version is 2.9,three days ago the same code can debug,but now I didn't know what happened.I need you help!!

タグ(3)
0 件の賞賛
返信
2 返答(返信)

1,298件の閲覧回数
jiri_kral
NXP Employee
NXP Employee

Hi, 

can you please share your break points list? 
pastedImage_1.png

Jiri

0 件の賞賛
返信

1,298件の閲覧回数
asd046012
Contributor III

I set a breakpoint at line 106 "cpsid i" in reset interrupt handle of startup file.other two breakpoint are set in file main.c.

0 件の賞賛
返信