Advertisement
mihaifireball

Untitled

May 12th, 2011
338
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.86 KB | None | 0 0
  1. pdm XX_PRINTF() off/on control │
  2. call Call a function │
  3. reset Reset system │
  4. mtd Show current MTD. map info. │
  5. cfg Show current CFG. set value │
  6. * orgm Enter Org style debug menu │
  7. chkesc Toggle check ESC on/off │
  8. ------ debugMain ---------------------------------------- │
  9. * sys System debug │
  10. * test Test basic functions │
  11. * info Sample hard link menu │
  12. > mprof Set Msg Profile(per MQ) ---> mprof@debugSystem │
  13. > gcmt Set memory check threshold ---> gcmt@debugSystem │
  14. > gcmo Set memory check option ---> gcmo@debugSystem │
  15. > tcmo Set memory check option(per task) ---> tcmo@debugSystem │
  16. * soc SOC Menu │
  17. * eme EME debug │
  18. * mlm MLM debug │
  19. ============================================================ │
  20. exit Exit from debugMain menu │
  21. 1:debugMain $
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement