microcontroller MPC5748G is running while in debugging mode

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

microcontroller MPC5748G is running while in debugging mode

1,193件の閲覧回数
FAISAL0323
Contributor II

Hi experts:

I have a problem with debugging. please help me, need your help!

I am using MULTILINKER UNIVERSAL debugger for debugging purpose. I have one breakpoint in project. When program hits that breakpoint. the program halts, while microcontroller is running  full code in background. After I start doing step over from breakpoint program halts again and the console window always show following prompts, so my memory and Expression can not be read successfully. After that I am unable to debug again. 

Thanks in advance

FAISAL0323_0-1637917034859.png

 

 

0 件の賞賛
返信
1 返信

1,167件の閲覧回数
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi,

the debugger obviously tries to read a data (peripheral registers) which are not available. You can take a look at:

https://community.nxp.com/t5/MPC5xxx/Error-Enabling-the-Periph-Clock-MPC5748G/m-p/930660

Regards,

Lukas

0 件の賞賛
返信