USING ADVANCED OPTIONS
6-3
Document No.: COM-00-05-16 June 2006, Revised June 2014
Version: C.1
3.
Start the debugging process. The available commands are as follows:
•
exit
Exits debugger
•
exception
Displays CPU diagnostic information
•
flash_erase
Erases flash ROM
•
flash_program
Programs flash ROM
•
help
Lists available commands
•
mem
Shows memory
•
version
Shows version
•
wrblock
Writes memory block
•
wrmem
Writes memory
Note: The following paragraphs provide detailed descriptions of these commands.
4.
When done, type
exit
and press Enter.
6.3.1
Available Commands and Description
mem
– Show Memory
This command determines whether a RAM address has a hardware problem or determines
if a particular FLASH ROM sector is empty. Use this command only under the direction of a
Siemens Rail Automation employee.
The MEM command takes either one or two arguments.
mem [starting address in HEX] [optional number of bytes in
decimal]
The contents of memory at the starting address are shown. If the user does not request the
optional number of bytes, the first 128 bytes of memory are shown. Otherwise the
requested number of bytes are shown.
version
– Show version
The version of the WAG Boot Monitor appears with the date and time that the boot code
was compiled.
help
– Lists available commands
Shows a list of the available debugging commands.