From 79af8ad83529c30bcd723e3d7ba078427e198841 Mon Sep 17 00:00:00 2001 From: Robin Mueller Date: Thu, 13 Feb 2025 18:48:00 +0100 Subject: [PATCH] command fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 179dea2..cb9d711 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ work yet. After installation, you can run the following command ```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