how to configure 'single stepping' function with software debug facilities

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

how to configure 'single stepping' function with software debug facilities

398 Views
suchaeha
Contributor I

Hi,

I'm working with MPC5674F and developing software debug function using software debug facilities in MPC5674F.
According to 'e200z760n3 Power Architecture® Core Reference Manual', it provides a program single stepping function.
But nothing else is mentioned about it in Reference Manual.
I intend to implement 'program single stepping' function in software debug application.

Does anyone have the way and procedure to configure and implement 'single stepping' function with software debug facilities?


Any comment on it please.

Thanks in advance

0 Kudos
1 Reply

332 Views
petervlna
NXP TechSupport
NXP TechSupport

Hi,

Single stepping is possible only for HW debug (JTAG,etc...)

You cannot achieve this in SW debug mode.

Peter

0 Kudos