Mc9s12xep100 Watchdog Reset

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

Mc9s12xep100 Watchdog Reset

416 Views
chenchenchen
Contributor II

HI

     void reset {COPCTL = 0x01; ARMCOP = 0x00;}  I call this function in main(),but it is not reset. the code is running. why? Do I make some mistake?

1 Reply

294 Views
dianabatrlova
NXP TechSupport
NXP TechSupport

Hi,

Your code is right, which mode of the MCU do you use? The asynchronous reset like COP is not debuggable by BDM. See case: https://community.nxp.com/message/960909

Best regards,

Diana