| |||
| Home > RealView Debugger Commands > Debugger commands listed by function > Target registers and memory | |||
Table 2.5 shows the commands that manipulate target registers and memory.
Table 2.5. Target register and memory access commands
Description | Command |
|---|---|
| Enable and change target memory layout |
|
| Fill target memory with value or values | FILL on FILL SETMEM on SETMEM CEXPRESSION on CEXPRESSION |
| Copy or compare target memory areas | COPY on COPY COMPARE on COMPARE |
| Change target registers | SETREG on SETREG |
| Display memory in window | MEMWINDOW on MEMWINDOW LIST on LIST |
| Disassemble target memory | DISASSEMBLE on DISASSEMBLE |
| Search for value or values in memory | SEARCH on SEARCH |
| Write to FLASH memory | FLASH on FLASH |
| Write memory map to linker file | DUMPMAP on DUMPMAP |
| Write host file into target memory | READFILE on READFILE |
| Write target memory to screen | DUMP on DUMP |
| Write target memory to host file | WRITEFILE on WRITEFILE |
| Compare host file with target memory | TEST on TEST VERIFYFILE on VERIFYFILE |