Add final echo to E300/U500 OpenOCD scripts
[riscv-tests.git] / debug / targets / freedom-u500 / openocd.cfg
index 3e3bcad62a9a342cbc75174a4444e1b387a6fac4..8947bf5b7b64088b484be65200322b48648b6e2f 100644 (file)
@@ -11,3 +11,4 @@ target create $_TARGETNAME riscv -chain-position $_TARGETNAME -rtos riscv
 init
 
 halt
+echo "Ready for Remote Connections"