diff --git a/README.md b/README.md index e894c7c..d897b22 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ arm-none-eabi-gdb fsbl.elf Then load the actual obsw: ```sh -arm-none-eabi-gdb fsbl.elf +arm-none-eabi-gdb freeRTOS >target extended-remote localhost:3333 >load >cont