We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
fprime-gds
1 parent 9d67e79 commit 8b1e3b5Copy full SHA for 8b1e3b5
README.md
@@ -89,6 +89,6 @@ cp build-fprime-automatic-zephyr/zephyr/zephyr.uf2 [path-to-your-board]
89
90
Finally, run the fprime-gds.
91
```
92
-fprime-gds -n --dictionary ./build-fprime-automatic-zephyr/FPrimeZephyrReference/ReferenceDeployment/Top/ReferenceDeploymentTopologyDictionary.json --communication-selection uart --uart-baud 115200 --output-unframed-data
+fprime-gds -n --dictionary ./build-artifacts/zephyr/fprime-zephyr-deployment/dict/ReferenceDeploymentTopologyDictionary.json --communication-selection uart --uart-baud 115200 --output-unframed-data
93
94
0 commit comments