microcontroller MPC5748G is running while in debugging mode

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

microcontroller MPC5748G is running while in debugging mode

527 Views
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 Kudos
1 Reply

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