Hi,all
I want to verify whether system is reset after I enter into serial downloader mode without pluging in the USB cable(this test is refer to the USB Boot Flow in i.mx6dl reference manual(p386)). As it said,if it didnt detect the usb and WDOG_ENABLE =0, it would loop and not to reset.
So, could you tell me, in this process, whether I can refer to some log to know it how to work? such as log about reset and boot,the prompt during entering into serial download mode?