Manual Test - Boot to desktop with debugger connection KDCOM-Serial
This is a manual test & it should be run outside HLK by following the manual instructions provided below. I. Hardware Prerequisites 1. Device under test 2. Debug board 3. Debugger cable II. Software Prerequisites 1. Firmware, full OS 2. WinDBG III. Setting up the Test 1. On device under test, flash firmware, install full OS 2. Run Config_KDCOM.bat file to enable serial mode debugging or run the following commands from an administrative command prompt on the device under test: bcdedit -set {default} debug on bcdedit -set {default} dbgtransport kdcom.dll bcdedit /dbgsettings serial baudrate:115200 debugport:1 bcdedit /enum {dbgsettings} 3. Connect the debug board to the pc using debugger cable (micro usb) IV. Running the Test 1. Open WinDBG on debugger machine & open a serial kernel debugger session 2. Boot up the device using power button 3. Check debugger session for output from device while it boots 4. The device boots to desktop V. Verification 1. Verify that the device boots to desktop with debugger session running
Test details
Specifications |
|
Platforms | |
Supported Releases |
|
Expected run time (in minutes) | 10 |
Category | Development |
Timeout (in minutes) | 15 |
Requires reboot | false |
Requires special configuration | false |
Type | manual |
Additional Documentation
Tests in this feature area might have additional documentation, including prerequisites, setup, and troubleshooting information, that can be found in the following topic(s):
Troubleshooting
For generic troubleshooting of HLK test failures, see Troubleshooting Windows HLK Test Failures.