RK FIQ调试

串口输入:fiq

Welcome to irq debugger mode
Enter ? to get command help
debug> 
debug> ?
FIQ Debugger commands:
 pc            PC status
 regs          Register dump
 allregs       Extended Register dump
 bt            Stack trace
 reboot [<c>]  Reboot with command <c>
 reset [<c>]   Hard reset with command <c>
 irqs          Interupt status
 pcsr          Dump all cpus pc by DBGPCSR
 kmsg          Kernel log
 version       Kernel version
 sleep         Allow sleep while in FIQ
 nosleep       Disable sleep while in FIQ
 console       Switch terminal to console
 cpu           Current CPU
 cpu <number>  Switch to CPU<number>
 ps            Process list
 sysrq         sysrq options
 sysrq <param> Execute sysrq with <param>

console 退到控制台

posted @ 2024-03-19 16:33  ahuo  阅读(54)  评论(0编辑  收藏  举报