bdi
GDB
for GNU Debugger, BDI2000 (ARM11 / Cortex)
User Manual
50
© Copyright 1997-2014 by ABATRON AG Switzerland
V 1.21
The Telnet commands (cont.):
"INFO display information about the current state",
"STATE display information about all cores",
"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, BIN, AOUT, ELF or COFF",
"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",
"FENA <addr> <size> enable autoamtic programming to flash memory",
"FDIS disable autoamtic programming to flash memory",
"DELAY <ms> delay for a number of milliseconds",
"MEMACC {CORE | AHB [<hprot>]} Cortex-A8: select memory access mode",
"SELECT <core> change the current core",
"ATTACH [<core>] connect to a core",
"DETACH [<core>] disconnect from a core",
"HOST <ip> change IP address of program file host",
"PROMPT <string> defines a new prompt string",
"QUERY [<core>] display target configuration",
"CONFIG display or update BDI configuration",
"CONFIG <file> [<hostIP> [<bdiIP> [<gateway> [<mask>]]]]",
"UPDATE reload the configuration without a reboot",
"HELP display command list",
"BOOT [loader] reboot the BDI and reload the configuration",
"QUIT terminate the Telnet session",
"-------------------------------------------",
"Low level access to CoreSight debug system:",
"-------------------------------------------",
"RDP <addr> display Debug Port (DP) register",
"RAP <addr> display Access Port (AP) register",
"WDP <addr> <value> modify Debug Port (DP) register",
"WAP <addr> <value> modify Access Port (AP) register",