EMON> help Command List Command Help ------------------------------------------------------------- [" ? " ] alias for 'help' [" help " ] help - print command help [" ls " ] ls - print all avaiable commands help [" hist " ] hist - print the last commands [" md " ] md - Display value(4bytes equal with md.l) of memory address(0x80000000 cache memory, 0xa0000000 non-cache memory, 9e000000 flash memory) [" md.b " ] md.b - Display value(1byte) of memory address(0x80000000 cache memory, 0xa0000000 non-cache memory, 9e000000 flash memory) [" md.w " ] md.w - Display value(2bytes) of memory address(0x80000000 cache memory, 0xa0000000 non-cache memory, 9e000000 flash memory) [" md.l " ] md.l - Display value(4bytes) of memory address(0x80000000 cache memory, 0xa0000000 non-cache memory, 9e000000 flash memory) [" mw " ] mw - Fill memory by specific value(4bytes hex) [" mw.b " ] mf - Fill memory by specific value(1byte hex) [" mw.w " ] mf - Fill memory by specific value(2bytes hex) [" mw.l " ] mf - Fill memory by specific value(4bytes hex) [" m2f " ] m2f - Write memory to file [" reboot " ] reboot - Reboot STB [" av.rc " ] av register check [" av.pr " ] av register addr value print [" bdcheck " ] check the bundwith if overfolow, and display the DI status [" flashcheck " ] flash protect check [" vol " ] vol set [" mem " ] mem heap [" mm.monitor " ] help [" mm.test " ] help [" vendor " ] vendor XXX [" iperf " ] iperf -c 192.168.11.101 -p 5001 -d -t 60 [" clk " ] clock and module print EMON>