Record memory write to SVF file.
Syntax
svf mwr <address> <value>
Write <value>
to the memory address specified by <address>
.
Options
None.
Returns
If successful, this command returns nothing. Otherwise it returns an error.
Examples
svf mwr 0xffff0000 0x14000000