-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
bugSomething isn't workingSomething isn't working
Description
When reflashing bitaxe-raw, after powering up in boot mode by holding the BOOT button while connecting power, attempts to flash via the commands in the README consistently fail with the error:
leda » cargo flash --release --chip esp32s3
Finished release profile [optimized] target(s) in 0.19s
Flashing /home/rkuester/mujina/bitaxe-raw/target/xtensa-esp32s3-none-elf/release/bitaxe-raw
thread 'main' panicked at /home/rkuester/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/probe-rs-0.27.0/src/f
lashing/loader.rs:414:53:
called Result::unwrap() on an Err value: CoreDisabled(1)
The command in the README does work if the Bitaxe is running esp-miner. In fact, my current workaround is to reflash esp-miner according to its README and then reflash bitaxe-raw.
Metadata
Metadata
Labels
bugSomething isn't workingSomething isn't working