在WIN7或者Vista里的设置为:

以管理员身份运行的 cmd 下键入并执行命令:(每行一条命令)

bcdedit /bootdebug ON

bcdedit /debug ON

bcdedit /dbgsettings serial baudrate:115200 debugport:1
bcdedit /copy {current} /d DebugEntry
bcdedit /displayorder {current} {d3d5f290-f64b-11de-a86d-aba3805c5629}
bcdedit /debug {d3d5f290-f64b-11de-a86d-aba3805c5629} ON

相关文章:

  • 2022-01-07
  • 2022-01-07
  • 2022-01-18
  • 2021-06-19
  • 2022-01-03
  • 2021-11-10
  • 2021-08-30
  • 2021-07-23
猜你喜欢
  • 2022-12-23
  • 2021-11-29
  • 2021-10-05
  • 2022-02-09
  • 2021-11-18
  • 2021-06-10
相关资源
相似解决方案