Edit online

调试指南

1 Mar 2024
CIR 的驱动中包含一些 dbg 的调试信息,默认情况下是不会打印的,当需要进行跟踪调试时,可通过以下步骤打开这些调试信息。
  1. 通过 menuconfig 调整内核的 log 等级
    Kernel hacking--->
        printk and dmesg options--->
            (8) Default console loglevel (1-15)
    
  2. 打开调试开关
    Kernel hacking--->
        ArtInChip Debug--->
            [*] CIR driver debug