You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
wchisp flash target/riscv32imac-unknown-none-elf/release/examples/blinky
...
[INFO] Firmware size: 6144
[INFO] Erasing...
[WARN] erase_code: set min number of erased sectors to 8
[INFO] Erased 8 code flash sectors
[INFO] Erase done
[INFO] Writing to code flash...
[INFO] Code flash 6144 bytes written
[INFO] Verifying...
Error: Verify failed, mismatch
You can not set the config currently
wchisp config set ffffffffffffffff4d0fff4f
[INFO] setting cfg value ffffffffffffffff4d0fff4f
thread 'main' panicked at src/main.rs:277:21:
not implemented
Work around is to update the default in the CH58X yaml
(for anyone else who runs into this)
I ran
wchisp config reset
on a We Act Studio 582Which resulted in flashing/verification breaking
You can not set the config currently
Work around is to update the default in the CH58X yaml
(for anyone else who runs into this)
After this we should see
USER_CFG: 0x4FFF0FD5
when running flashThe text was updated successfully, but these errors were encountered: