If you create a test image you can enable the kernel debbugger debugger with the IOT_KD_ON in the TestOEMInput.xml.
At a prebuild test image you can enable the kernel debugger at runtime with the follwing following commands after connect connecting to the device. (How to connect to IoT Core Device)
Code Block |
---|
bcdedit /set debug on shutdown -t 0 -h |
Before you restart the device connect the serial cable to you your pc and start WinDbg.