bdi
Wind
for Tornado™, BDI2000 (MPC8xx/MPC5xx)
User Manual
48
© Copyright 1997-2007 by ABATRON AG Switzerland
V 1.38
Following a list of the available Telnet commands:
"MD [<address>] [<count>] display target memory as word (32bit)",
"MDH [<address>] [<count>] display target memory as half word (16bit)",
"MDB [<address>] [<count>] display target memory as byte (8bit)",
"DUMP <addr> <size> [<file>] dump target memory to a file",
"MM <addr> <value> [<cnt>] modify word(s) (32bit) in target memory",
"MMH <addr> <value> [<cnt>] modify half word(s) (16bit) in target memory",
"MMB <addr> <value> [<cnt>] modify byte(s) (8bit) in target memory",
"MT <address> <count> single word (32bit) memory test",
"MTH <address> <count> single half word (16bit) memory test",
"MTB <address> <count> single byte (8bit) memory test",
"MC [<address>] [<count>] calculates a checksum over a memory range",
"MV verifies the last calculated checksum",
"RD [<name>] display general purpose or user defined register",
"RDUMP [<file>] dump all user defined register to a file",
"RDS <number> display special purpose register",
"RM {<nbr>
≠
<name>} <value> modify general purpose or user defined register",
"RMS <number> <value> modify special purpose register",
"UPMS <MCR-addr> <MDR-addr> set address of register MCR and MDR",
"UPMA display UPMA setup",
"UPMB display UPMB setup",
"DTLB <from> [<to>] display data TLB entry",
"ITLB <from> [<to>] display inst TLB entry",
"DTAG <from> [<to>] display data cache tags",
"CBB display copyback buffer",
"BOOT reset the BDI and reload the configuration",
"RESET [HALT | RUN [time]] reset the target system, change startup mode",
"BREAK [SOFT | HARD] display or set current breakpoint mode",
"GO [<pc>] set PC and start target system",
"TI [<pc>] trace on instuction (single step)",
"TC [<pc>] trace on change of flow",
"HALT force target to enter debug mode",
"BI <from> [<to>] [<count>] set instruction hardware breakpoint",
"CI [<id>] clear instruction hardware breakpoint(s)",
"BD [R|W] <addr> [<count>] [<data>] set data breakpoint (32bit access)",
"BDH [R|W] <addr> [<count>] [<data>] set data breakpoint (16bit access)",
"BDB [R|W] <addr> [<count>] [<data>] set data breakpoint ( 8bit access)",
"BDR [R|W] <from> <to> [<count>] set data breakpoint on a range",
"CD [<id>] clear data breakpoint(s)",
"INFO display information about the current state",
"LOAD [<offset>] [<file> [<format>]] load program file to target memory",
"VERIFY [<offset>] [<file> [<format>]] verify a program file to target memory",
"PROG [<offset>] [<file> [<format>]] program flash memory",
" <format> : SREC or BIN or AOUT or ELF",
"ERASE [<address> [<mode>]] erase a flash memory sector, chip or block",
" <mode> : CHIP, BLOCK or SECTOR (default is sector)",
"ERASE <addr> <step> <count> erase multiple flash sectors",
"UNLOCK [<addr> [<delay>]] unlock a flash sector",
"UNLOCK <addr> <step> <count> unlock multiple flash sectors",
"FLASH <type> <size> <bus> change flash configuration",
"DELAY <ms> delay for a number of milliseconds",
"HOST <ip> change IP address of program file host",
"PROMPT <string> defines a new prompt string",
"CONFIG display or update BDI configuration",
"CONFIG <file> [<hostIP> [<bdiIP> [<gateway> [<mask>]]]]",
"HELP display command list",
"QUIT terminate the Telnet session"