summaryrefslogtreecommitdiff
path: root/nuttx/configs/ea3152/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/ea3152/README.txt')
-rw-r--r--nuttx/configs/ea3152/README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/ea3152/README.txt b/nuttx/configs/ea3152/README.txt
index 90be2a220..5b6eb17a9 100644
--- a/nuttx/configs/ea3152/README.txt
+++ b/nuttx/configs/ea3152/README.txt
@@ -264,7 +264,7 @@ Using OpenOCD and GDB
Once the OpenOCD daemon has been started, you can connect to it via
GDB using the following GDB command:
- arm-elf-gdb
+ arm-nuttx-elf-gdb
(gdb) target remote localhost:3333
And you can load the NuttX ELF file: