Advertisement
Guest User

Untitled

a guest
Aug 16th, 2017
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.02 KB | None | 0 0
  1. rommon 2 > ?
  2. alias set and display aliases command
  3. boot boot up an external process
  4. break set/show/clear the breakpoint
  5. confreg configuration register utility
  6. cont continue executing a downloaded image
  7. context display the context of a loaded image
  8. dev list the device table
  9. dir list files in file system
  10. dis disassemble instruction stream
  11. frame print out a selected stack frame
  12. help monitor builtin command help
  13. history monitor command history
  14. meminfo main memory information
  15. repeat repeat a monitor command
  16. reset system reset
  17. set show all monitor variables
  18. stack produce a stack trace
  19. sync write monitor environment to NVRAM
  20. sysret print out info from last system return
  21. unalias unset an alias
  22. xmodem x modem download
  23. rommon 3 >
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement