-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Description
I am trying to make a dump from a new stm32f030c6t6 chip with pico under windows
and as the title, i got swdStatusFailure(0xE0u or 224 in deciaml) on the very first step (swdInit) of extractFlashData.
and im sure my wire connection are all good.
❯ python .\dump.py --port COM8 fw.bin
Reading from COM8 to file fw.bin
Received ready. Starting dump
Received Starting
Received Error reading: 224
Received DONE
Get the same error code with below test.
- adjust DELAY_JITTER_MS_MIN with different value. (0u, 5u,10u, 20u, 50u)
- without any connection to target ic.
anything else i can check ?
Metadata
Metadata
Assignees
Labels
No labels