i,
I need to code a reboot function for a i.MX 8M Plus chip.
I need to do it in assembly.
I had a look at SRC registers but it seems there is no bit for global chip reset.
How can I trig a reset from software by using chip registers ?
Regards,
Nicolas
Hi @NicolasP
I hope you are doing well.
Please refer the section 6.5.5 SRC Memory Map/Register Definition of IMX8MP Reference Manual.
Thanks & Regards
Sanket Parekh