mirror of
https://github.com/hoglet67/AtomBusMon.git
synced 2025-01-04 22:29:30 +00:00
Updated User Manual Command Reference (markdown)
parent
e4f575fabd
commit
6e66b91dd3
@ -316,6 +316,8 @@ This is useful when single stepping, to step over a subroutince call, or to exit
|
|||||||
|
|
||||||
The breakpoint is marked as transient, meaning it is automatically deleted when it is hit.
|
The breakpoint is marked as transient, meaning it is automatically deleted when it is hit.
|
||||||
|
|
||||||
|
Note, the next command was added in the V0.85 release of the firmware.
|
||||||
|
|
||||||
## rdm (rd)
|
## rdm (rd)
|
||||||
|
|
||||||
Reads a single host memory address.
|
Reads a single host memory address.
|
||||||
@ -374,6 +376,8 @@ Legal values are:
|
|||||||
|
|
||||||
If called without parameters, the current value is returned.
|
If called without parameters, the current value is returned.
|
||||||
|
|
||||||
|
Note, the special command was added in the V0.80 release of the firmware.
|
||||||
|
|
||||||
## srec (sr)
|
## srec (sr)
|
||||||
|
|
||||||
Uploads srecords into memory
|
Uploads srecords into memory
|
||||||
|
Loading…
Reference in New Issue
Block a user