Skip to content

Commit

Permalink
Merge pull request #950 from riscv/remove_set_scratch_ram_from_doc
Browse files Browse the repository at this point in the history
Remove mention of "riscv set_scratch_ram" from doc
  • Loading branch information
timsifive authored Oct 31, 2023
2 parents 51679e3 + c127e84 commit 585f5db
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions doc/openocd.texi
Original file line number Diff line number Diff line change
Expand Up @@ -10833,11 +10833,6 @@ Set the maximum time to wait for a hart to come out of reset after reset is
deasserted.
@end deffn

@deffn {Command} {riscv set_scratch_ram} none|[address]
Set the address of 16 bytes of scratch RAM the debugger can use, or 'none'.
This is used to access 64-bit floating point registers on 32-bit targets.
@end deffn

@deffn {Command} {riscv set_mem_access} method1 [method2] [method3]
Specify which RISC-V memory access method(s) shall be used, and in which order
of priority. At least one method must be specified.
Expand Down

0 comments on commit 585f5db

Please sign in to comment.