Readme update
This commit is contained in:
@@ -39,9 +39,10 @@ st-flash write led_driver.bin 0x8000000
|
|||||||
### Debug
|
### Debug
|
||||||
|
|
||||||
```
|
```
|
||||||
target extended-remote localhost:4500
|
st-util # this stays running
|
||||||
gdb led_driver.elf
|
gdb led_driver.elf
|
||||||
# in gdb then:
|
# in gdb then:
|
||||||
|
target extended-remote localhost:4242
|
||||||
load
|
load
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user