semihosting: add semihosting_basedir command
This command allows users to set base working directory for the semihosting I/O operations.Default is the current OpenOCD directory. Signed-off-by: Erhan Kurubas <erhan.kurubas@espressif.com> Change-Id: I80c5979e4c96d66cccdd12cc6fcd5f353e5c6b4d Reviewed-on: https://review.openocd.org/c/openocd/+/6888 Tested-by: jenkins Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com>
This commit is contained in:
committed by
Antonio Borneo
parent
e5f515f990
commit
ce5027ab01
@@ -9624,6 +9624,12 @@ is valid during the run of the event handlers and is accessible with this
|
||||
command.
|
||||
@end deffn
|
||||
|
||||
@deffn {Command} {arm semihosting_basedir} [dir]
|
||||
@cindex ARM semihosting
|
||||
Set the base directory for semihosting I/O, either an absolute path or a path relative to OpenOCD working directory.
|
||||
Use "." for the current directory.
|
||||
@end deffn
|
||||
|
||||
@section ARMv4 and ARMv5 Architecture
|
||||
@cindex ARMv4
|
||||
@cindex ARMv5
|
||||
|
||||
Reference in New Issue
Block a user