command fix
This commit is contained in:
@ -70,7 +70,7 @@ work yet.
|
|||||||
After installation, you can run the following command
|
After installation, you can run the following command
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
probe-rs run --chip VA108xx_RAM --protocol jtag --example blinky
|
probe-rs run --chip VA108xx_RAM --protocol jtag target/thumbv6m-none-eabi/debug/examples/blinky
|
||||||
```
|
```
|
||||||
|
|
||||||
to flash and run the blinky program on the RAM. There is also a `VA108xx` chip target
|
to flash and run the blinky program on the RAM. There is also a `VA108xx` chip target
|
||||||
|
Reference in New Issue
Block a user