UJA1167 : Enable and disable software development mode

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

UJA1167 : Enable and disable software development mode

811 Views
shrikantkoli1995
Contributor I

Hello Team,

I need to implement software development mode while debugging on that time autonomous mode should be enable. after disabling the debugging software development mode should be disable and Timeout mode is set.

My software is mature enough to detect is in debugging mode or not.

I need above implementation. Please suggest how to implement it.

Regards,
Shrikant Koli

0 Kudos
Reply
1 Reply

796 Views
diazmarin09
NXP TechSupport
NXP TechSupport

Hello shrikantkoli1995,

I hope all is great with you. Thank you for using the NXP communities.

The flow chart below still applies, but in the application software each time before the watchdog normally needs to be triggered, the microcontroller pin needs to be checked again, and in case its level has changed, the watchdog mode needs to be changed as well (Autonomous mode for debugging, and no restrictions for the mode used without debugging).

diazmarin09_0-1701714742944.pngdiazmarin09_0-1701714742944.png

 

I hope this information helps.
Regards,
David

0 Kudos
Reply