1
0
mirror of https://github.com/olofk/serv.git synced 2026-01-27 20:17:26 +00:00

README: --firmware parameter only available for sim and verilator_tb targets

This commit is contained in:
Gwenhael Goavec-Merou
2019-11-07 08:46:34 +01:00
committed by Olof Kindgren
parent 529cf6192b
commit cf187bc81e

View File

@@ -100,7 +100,7 @@ Pin 9 is used for UART output with 57600 baud rate.
cd $SERV/workspace
fusesoc run --target=icebreaker servant
Run with `--firmware=$SERV/sw/blinky.hex` as the last argument to run the LED blink example instead
Run with `--memfile=$SERV/sw/blinky.hex` as the last argument to run the LED blink example instead
## Other targets