Skip to content

Flashing via the instructions in README.md fails in boot mode #3

Description

@rkuester

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions