PC register not change

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

PC register not change

740 Views
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!!

Tags (3)
0 Kudos
2 Replies

661 Views
jiri_kral
NXP Employee
NXP Employee

Hi, 

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

Jiri

0 Kudos

661 Views
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 Kudos