• NT Driver Utility (Kernel Debugger)
    I was trying to build a "Kernel Debugger" for a Printer Driver (under Windows NT ver.4.0). Of course, before I would able to test my "Debugger" -- I have to compile it and link it to the actual printer...
  • NT Driver Utility (Kernel Debugger)
    I was trying to build a "Kernel Debugger" for a Printer Driver (under Windows NT ver.4.0). Of course, before I would able to test my "Debugger" -- I have to compile it and link it to the actual printer...
  • How to load Linux kernel image onto ARM Cortex-A9 target using DSTREAM debugger?
    Hello,         I have a custom ARM Cortex-A9 board. My aim is to load the kernel image onto the target via ARM DSTREAM. I have u-boot loaded into SNOR memory. The u-boot is running fine. After I get the...
  • How to load Linux kernel image onto ARM Cortex-A9 target using DSTREAM debugger?
    Hello,         I have a custom ARM Cortex-A9 board. My aim is to load the kernel image onto the target via ARM DSTREAM. I have u-boot loaded into SNOR memory. The u-boot is running fine. After I get the...
  • How to know el1 is host kernel or guest kernel?
    In arm v8.0 with no vhe,host kernel run el1 and guest os run el1. In guest os kernel, how to kown that am in a VM?