This commit is contained in:
2023-12-06 17:34:57 +01:00
parent 7aec5819c6
commit a86791b722

View File

@ -65,7 +65,7 @@ It will exit after the Zynq is configured and ready to firmware.
Then load the actual obsw, in the build (`build_cli` in the example above) folder run:
```sh
arm-none-eabi-gdb romeo-obws
arm-none-eabi-gdb romeo-obsw
>target extended-remote localhost:3333
>load
>cont