Stlink: STM32F051RBTx: Verifikasi flash gagal

Dibuat pada 23 Jul 2019  ·  8Komentar  ·  Sumber: stlink-org/stlink

sama seperti yang lain di sini masalahnya:

23-07-2019T16:56:36 INFO common.c: Memulai penulisan Flash untuk id inti VL/F0/F3/F1_XL
2019-07-23T16:56:36 INFO flash_loader.c: Flash loader berhasil dimuat di sram
18/18 halaman ditulis
2019-07-23T16:56:37 INFO common.c: Memulai verifikasi penulisan selesai
2019-07-23T16:56:37 ERROR common.c: Verifikasi flash gagal pada offset: 0
stlink_fwrite_flash() == -1

Tidak ada masalah dengan pemrograman atau penghapusan.

buneeds-fix componenst-flash erroverify-failed olinux programmestlinkv2-clone targestm32f0 targestm32f1 targestm32l0

Semua 8 komentar

Sama untuk seri STM32L051
Verifikasi gagal

```2019-08-21T11:50:03 INFO common.c: Memulai verifikasi penulisan selesai
21-08-2019T11:50:03 DEBUG common.c: * stlink_read_mem32 *
data_len = 128 0x80
80 00 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

21-08-2019T11:50:03 ERROR common.c: Verifikasi flash gagal saat offset: 0
21-08-2019T11:50:03 DEBUG common.c: * stlink_read_debug32 20002900 adalah 0x800000021-08-2019T11:50:03 DEBUG common.c: * stlink_write_reg
data_len = 2 0x2
81 00

21-08-2019T11:50:03 DEBUG common.c: * stlink_read_debug32 801b715 adalah 0x800000421-08-2019T11:50:03 DEBUG common.c: * stlink_write_reg
data_len = 2 0x2
81 00

21-08-2019T11:50:03 DEBUG common.c: * stlink_run
stlink_fwrite_flash() == -1
21-08-2019T11:50:03 DEBUG common.c: stlink_exit_debug_mode
21-08-2019T11:50:03 DEBUG common.c: stlink_write_debug32 a05f0000 hingga 0xe000edf021-08-2019T11:50:03 DEBUG common.c: stlink_close **

Versi alat apa yang Anda gunakan? Bisakah Anda memberi kami beberapa informasi tentang lingkungan Anda?
Anda dapat melihat info apa yang relevan bagi kami di template masalah kami (--> masalah baru -> Laporan Bug), tanpa mengirimkan masalah baru tentu saja. Cukup salin formulir yang telah diisi ke dalam posting baru di sini. Ini akan sangat membantu karena tiket lama ini belum memberikan info detail apa pun, selain dari keluaran kesalahan. Kami kemudian dapat membahas topik ini dengan cara yang tepat.

Saya senang memberikan info sebanyak yang Anda butuhkan. Beri tahu saya jika Anda memerlukan tes lebih lanjut!

Commandline-Output:

st-flash --debug write HIDBOOTLOADER.bin 0x8000000
st-flash 1.6.0-390-geeb3190
2020-06-24T07:29:44 DEBUG common.c: *** looking up stlink version
2020-06-24T07:29:44 DEBUG common.c: st vid         = 0x0483 (expect 0x0483)
2020-06-24T07:29:44 DEBUG common.c: stlink pid     = 0x3748
2020-06-24T07:29:44 DEBUG common.c: stlink version = 0x2
2020-06-24T07:29:44 DEBUG common.c: jtag version   = 0x11
2020-06-24T07:29:44 DEBUG common.c: swim version   = 0x4
2020-06-24T07:29:44 DEBUG common.c: stlink current mode: dfu
2020-06-24T07:29:44 DEBUG usb.c: -- exit_dfu_mode
2020-06-24T07:29:44 DEBUG common.c: *** stlink_exit_dfu_mode ***
2020-06-24T07:29:44 DEBUG usb.c: JTAG/SWD freq set to 0
2020-06-24T07:29:44 DEBUG common.c: *** set_swdclk ***
2020-06-24T07:29:44 DEBUG common.c: stlink current mode: mass
2020-06-24T07:29:44 DEBUG common.c: *** stlink_enter_swd_mode ***
2020-06-24T07:29:44 DEBUG common.c: *** stlink_jtag_reset ***
2020-06-24T07:29:44 DEBUG common.c: *** stlink_reset ***
2020-06-24T07:29:44 DEBUG common.c: *** stlink_write_debug32 5fa0004 to 0xe000ed0c
2020-06-24T07:29:44 DEBUG common.c: Loading device parameters....
2020-06-24T07:29:44 DEBUG common.c: *** stlink_core_id ***
2020-06-24T07:29:44 DEBUG common.c: core_id = 0x2ba01477
2020-06-24T07:29:44 DEBUG common.c: *** stlink_read_debug32 20036410 is 0xe0042000
2020-06-24T07:29:44 DEBUG common.c: *** stlink_read_debug32 ffff0080 is 0x1ffff7e0
2020-06-24T07:29:44 INFO common.c: F1xx Medium-density: 20 KiB SRAM, 128 KiB flash in at least 1 KiB pages.
2020-06-24T07:29:44 DEBUG common.c: stlink current mode: debug (jtag or swd)
2020-06-24T07:29:44 DEBUG common.c: stlink current mode: debug (jtag or swd)
2020-06-24T07:29:44 DEBUG common.c: *** stlink_force_debug_mode ***
2020-06-24T07:29:44 DEBUG common.c: *** stlink_status ***
2020-06-24T07:29:44 DEBUG usb.c: core status: 00030003
2020-06-24T07:29:44 DEBUG common.c:   core status: halted
file HIDBOOTLOADER.bin md5 checksum: 882d355c48f5e4c65cd0e4f15ecd86e7, stlink checksum: 0x0003ddb0
2020-06-24T07:29:44 INFO common.c: Attempting to write 3060 (0xbf4) bytes to stm32 address: 134217728 (0x8000000)
2020-06-24T07:29:44 DEBUG common.c: *** stlink_core_id ***
2020-06-24T07:29:44 DEBUG common.c: core_id = 0x2ba01477
2020-06-24T07:29:44 DEBUG common.c: *** stlink_read_debug32 0 is 0x4002200c
2020-06-24T07:29:44 DEBUG common.c: *** stlink_read_debug32 80 is 0x40022010
2020-06-24T07:29:44 DEBUG common.c: *** stlink_write_debug32 45670123 to 0x40022004
2020-06-24T07:29:44 DEBUG common.c: *** stlink_write_debug32 cdef89ab to 0x40022004
2020-06-24T07:29:44 DEBUG common.c: *** stlink_read_debug32 0 is 0x40022010
2020-06-24T07:29:44 DEBUG common.c: Successfully unlocked flash
2020-06-24T07:29:44 DEBUG common.c: *** stlink_read_debug32 0 is 0x40022010
2020-06-24T07:29:44 DEBUG common.c: *** stlink_write_debug32 0 to 0x40022010
2020-06-24T07:29:44 DEBUG common.c: *** stlink_read_debug32 0 is 0x40022010
2020-06-24T07:29:44 DEBUG common.c: *** stlink_write_debug32 2 to 0x40022010
2020-06-24T07:29:44 DEBUG common.c: *** stlink_write_debug32 8000000 to 0x40022014
2020-06-24T07:29:44 DEBUG common.c: *** stlink_read_debug32 2 is 0x40022010
2020-06-24T07:29:44 DEBUG common.c: *** stlink_write_debug32 42 to 0x40022010
2020-06-24T07:29:44 DEBUG common.c: *** stlink_read_debug32 1 is 0x4002200c
2020-06-24T07:29:44 DEBUG common.c: *** stlink_read_debug32 1 is 0x4002200c
2020-06-24T07:29:44 DEBUG common.c: *** stlink_read_debug32 1 is 0x4002200c
2020-06-24T07:29:44 DEBUG common.c: *** stlink_read_debug32 1 is 0x4002200c
2020-06-24T07:29:44 DEBUG common.c: *** stlink_read_debug32 20 is 0x4002200c
2020-06-24T07:29:44 DEBUG common.c: *** stlink_read_debug32 2 is 0x40022010
2020-06-24T07:29:44 DEBUG common.c: *** stlink_write_debug32 82 to 0x40022010
2020-06-24T07:29:44 INFO common.c: Flash page at addr: 0x08000000 erased
2020-06-24T07:29:44 DEBUG common.c: *** stlink_read_debug32 20 is 0x4002200c
2020-06-24T07:29:44 DEBUG common.c: *** stlink_read_debug32 82 is 0x40022010
2020-06-24T07:29:44 DEBUG common.c: *** stlink_write_debug32 45670123 to 0x40022004
2020-06-24T07:29:44 DEBUG common.c: *** stlink_write_debug32 cdef89ab to 0x40022004
2020-06-24T07:29:44 DEBUG common.c: *** stlink_read_debug32 2 is 0x40022010
2020-06-24T07:29:44 DEBUG common.c: Successfully unlocked flash
2020-06-24T07:29:44 DEBUG common.c: *** stlink_read_debug32 2 is 0x40022010
2020-06-24T07:29:44 DEBUG common.c: *** stlink_write_debug32 2 to 0x40022010
2020-06-24T07:29:44 DEBUG common.c: *** stlink_read_debug32 2 is 0x40022010
2020-06-24T07:29:44 DEBUG common.c: *** stlink_write_debug32 2 to 0x40022010
2020-06-24T07:29:44 DEBUG common.c: *** stlink_write_debug32 8000400 to 0x40022014
2020-06-24T07:29:44 DEBUG common.c: *** stlink_read_debug32 2 is 0x40022010
2020-06-24T07:29:44 DEBUG common.c: *** stlink_write_debug32 42 to 0x40022010
2020-06-24T07:29:44 DEBUG common.c: *** stlink_read_debug32 21 is 0x4002200c
2020-06-24T07:29:44 DEBUG common.c: *** stlink_read_debug32 21 is 0x4002200c
2020-06-24T07:29:44 DEBUG common.c: *** stlink_read_debug32 21 is 0x4002200c
2020-06-24T07:29:44 DEBUG common.c: *** stlink_read_debug32 21 is 0x4002200c
2020-06-24T07:29:44 DEBUG common.c: *** stlink_read_debug32 20 is 0x4002200c
2020-06-24T07:29:44 DEBUG common.c: *** stlink_read_debug32 2 is 0x40022010
2020-06-24T07:29:44 DEBUG common.c: *** stlink_write_debug32 82 to 0x40022010
2020-06-24T07:29:44 INFO common.c: Flash page at addr: 0x08000400 erased
2020-06-24T07:29:44 DEBUG common.c: *** stlink_read_debug32 20 is 0x4002200c
2020-06-24T07:29:44 DEBUG common.c: *** stlink_read_debug32 82 is 0x40022010
2020-06-24T07:29:44 DEBUG common.c: *** stlink_write_debug32 45670123 to 0x40022004
2020-06-24T07:29:44 DEBUG common.c: *** stlink_write_debug32 cdef89ab to 0x40022004
2020-06-24T07:29:44 DEBUG common.c: *** stlink_read_debug32 2 is 0x40022010
2020-06-24T07:29:44 DEBUG common.c: Successfully unlocked flash
2020-06-24T07:29:44 DEBUG common.c: *** stlink_read_debug32 2 is 0x40022010
2020-06-24T07:29:44 DEBUG common.c: *** stlink_write_debug32 2 to 0x40022010
2020-06-24T07:29:44 DEBUG common.c: *** stlink_read_debug32 2 is 0x40022010
2020-06-24T07:29:44 DEBUG common.c: *** stlink_write_debug32 2 to 0x40022010
2020-06-24T07:29:44 DEBUG common.c: *** stlink_write_debug32 8000800 to 0x40022014
2020-06-24T07:29:44 DEBUG common.c: *** stlink_read_debug32 2 is 0x40022010
2020-06-24T07:29:44 DEBUG common.c: *** stlink_write_debug32 42 to 0x40022010
2020-06-24T07:29:44 DEBUG common.c: *** stlink_read_debug32 21 is 0x4002200c
2020-06-24T07:29:44 DEBUG common.c: *** stlink_read_debug32 21 is 0x4002200c
2020-06-24T07:29:44 DEBUG common.c: *** stlink_read_debug32 21 is 0x4002200c
2020-06-24T07:29:44 DEBUG common.c: *** stlink_read_debug32 21 is 0x4002200c
2020-06-24T07:29:44 DEBUG common.c: *** stlink_read_debug32 20 is 0x4002200c
2020-06-24T07:29:44 DEBUG common.c: *** stlink_read_debug32 2 is 0x40022010
2020-06-24T07:29:44 DEBUG common.c: *** stlink_write_debug32 82 to 0x40022010
2020-06-24T07:29:44 INFO common.c: Flash page at addr: 0x08000800 erased
2020-06-24T07:29:44 INFO common.c: Finished erasing 3 pages of 1024 (0x400) bytes
2020-06-24T07:29:44 INFO common.c: Starting Flash write for VL/F0/F3/F1_XL core id
2020-06-24T07:29:44 DEBUG common.c: *** stlink_write_mem32 104 bytes to 0x20000000
2020-06-24T07:29:44 INFO flash_loader.c: Successfully loaded flash loader in sram
2020-06-24T07:29:44 DEBUG common.c: *** stlink_read_debug32 82 is 0x40022010
2020-06-24T07:29:44 DEBUG common.c: *** stlink_write_debug32 45670123 to 0x40022004
2020-06-24T07:29:44 DEBUG common.c: *** stlink_write_debug32 cdef89ab to 0x40022004
2020-06-24T07:29:44 DEBUG common.c: *** stlink_read_debug32 2 is 0x40022010
2020-06-24T07:29:44 DEBUG common.c: Successfully unlocked flash
2020-06-24T07:29:44 DEBUG common.c: *** stlink_read_debug32 2 is 0x40022010
2020-06-24T07:29:44 DEBUG common.c: *** stlink_write_debug32 1 to 0x40022010
2020-06-24T07:29:44 DEBUG common.c: Finished unlocking flash, running loader!
2020-06-24T07:29:44 DEBUG flash_loader.c: Running flash loader, write address:0x8000000, size: 1024
2020-06-24T07:29:44 DEBUG common.c: *** stlink_write_mem32 1024 bytes to 0x20000068
2020-06-24T07:29:44 DEBUG common.c: *** stlink_write_reg
2020-06-24T07:29:44 DEBUG common.c: data_len = 2 0x2
2020-06-24T07:29:44 DEBUG common.c:  802020-06-24T07:29:44 DEBUG common.c:  002020-06-24T07:29:44 DEBUG common.c: 

2020-06-24T07:29:44 DEBUG common.c: *** stlink_write_reg
2020-06-24T07:29:44 DEBUG common.c: data_len = 2 0x2
2020-06-24T07:29:44 DEBUG common.c:  802020-06-24T07:29:44 DEBUG common.c:  002020-06-24T07:29:44 DEBUG common.c: 

2020-06-24T07:29:44 DEBUG common.c: *** stlink_write_reg
2020-06-24T07:29:44 DEBUG common.c: data_len = 2 0x2
2020-06-24T07:29:44 DEBUG common.c:  802020-06-24T07:29:44 DEBUG common.c:  002020-06-24T07:29:44 DEBUG common.c: 

2020-06-24T07:29:44 DEBUG common.c: *** stlink_write_reg
2020-06-24T07:29:44 DEBUG common.c: data_len = 2 0x2
2020-06-24T07:29:44 DEBUG common.c:  802020-06-24T07:29:44 DEBUG common.c:  002020-06-24T07:29:44 DEBUG common.c: 

2020-06-24T07:29:44 DEBUG common.c: *** stlink_write_reg
2020-06-24T07:29:44 DEBUG common.c: data_len = 2 0x2
2020-06-24T07:29:44 DEBUG common.c:  802020-06-24T07:29:44 DEBUG common.c:  002020-06-24T07:29:44 DEBUG common.c: 

2020-06-24T07:29:44 DEBUG common.c: *** stlink_run ***
2020-06-24T07:29:44 DEBUG common.c: *** stlink_status ***
2020-06-24T07:29:44 DEBUG usb.c: core status: 01030003
2020-06-24T07:29:44 DEBUG common.c:   core status: halted
2020-06-24T07:29:44 DEBUG common.c: *** stlink_read_reg
2020-06-24T07:29:44 DEBUG common.c:  (2) ***
2020-06-24T07:29:44 DEBUG common.c: data_len = 8 0x8
2020-06-24T07:29:44 DEBUG common.c:  802020-06-24T07:29:44 DEBUG common.c:  002020-06-24T07:29:44 DEBUG common.c:  002020-06-24T07:29:44 DEBUG common.c:  002020-06-24T07:29:44 DEBUG common.c:  002020-06-24T07:29:44 DEBUG common.c:  002020-06-24T07:29:44 DEBUG common.c:  002020-06-24T07:29:44 DEBUG common.c:  002020-06-24T07:29:44 DEBUG common.c: 

2020-06-24T07:29:44 DEBUG usb.c: r_idx ( 2) = 0x00000000
2020-06-24T07:29:44 DEBUG common.c: *** stlink_read_debug32 0 is 0x40022010
2020-06-24T07:29:44 DEBUG common.c: *** stlink_write_debug32 80 to 0x40022010
  1/3 pages written2020-06-24T07:29:44 DEBUG common.c: *** stlink_read_debug32 80 is 0x40022010
2020-06-24T07:29:44 DEBUG common.c: *** stlink_write_debug32 45670123 to 0x40022004
2020-06-24T07:29:44 DEBUG common.c: *** stlink_write_debug32 cdef89ab to 0x40022004
2020-06-24T07:29:44 DEBUG common.c: *** stlink_read_debug32 0 is 0x40022010
2020-06-24T07:29:44 DEBUG common.c: Successfully unlocked flash
2020-06-24T07:29:44 DEBUG common.c: *** stlink_read_debug32 0 is 0x40022010
2020-06-24T07:29:44 DEBUG common.c: *** stlink_write_debug32 1 to 0x40022010
2020-06-24T07:29:44 DEBUG common.c: Finished unlocking flash, running loader!
2020-06-24T07:29:44 DEBUG flash_loader.c: Running flash loader, write address:0x8000400, size: 1024
2020-06-24T07:29:44 DEBUG common.c: *** stlink_write_mem32 1024 bytes to 0x20000068
2020-06-24T07:29:44 DEBUG common.c: *** stlink_write_reg
2020-06-24T07:29:44 DEBUG common.c: data_len = 2 0x2
2020-06-24T07:29:44 DEBUG common.c:  802020-06-24T07:29:44 DEBUG common.c:  002020-06-24T07:29:44 DEBUG common.c: 

2020-06-24T07:29:44 DEBUG common.c: *** stlink_write_reg
2020-06-24T07:29:44 DEBUG common.c: data_len = 2 0x2
2020-06-24T07:29:44 DEBUG common.c:  802020-06-24T07:29:44 DEBUG common.c:  002020-06-24T07:29:44 DEBUG common.c: 

2020-06-24T07:29:44 DEBUG common.c: *** stlink_write_reg
2020-06-24T07:29:44 DEBUG common.c: data_len = 2 0x2
2020-06-24T07:29:44 DEBUG common.c:  802020-06-24T07:29:44 DEBUG common.c:  002020-06-24T07:29:44 DEBUG common.c: 

2020-06-24T07:29:44 DEBUG common.c: *** stlink_write_reg
2020-06-24T07:29:44 DEBUG common.c: data_len = 2 0x2
2020-06-24T07:29:44 DEBUG common.c:  802020-06-24T07:29:44 DEBUG common.c:  002020-06-24T07:29:44 DEBUG common.c: 

2020-06-24T07:29:44 DEBUG common.c: *** stlink_write_reg
2020-06-24T07:29:44 DEBUG common.c: data_len = 2 0x2
2020-06-24T07:29:44 DEBUG common.c:  802020-06-24T07:29:44 DEBUG common.c:  002020-06-24T07:29:44 DEBUG common.c: 

2020-06-24T07:29:44 DEBUG common.c: *** stlink_run ***
2020-06-24T07:29:44 DEBUG common.c: *** stlink_status ***
2020-06-24T07:29:44 DEBUG usb.c: core status: 01030003
2020-06-24T07:29:44 DEBUG common.c:   core status: halted
2020-06-24T07:29:44 DEBUG common.c: *** stlink_read_reg
2020-06-24T07:29:44 DEBUG common.c:  (2) ***
2020-06-24T07:29:44 DEBUG common.c: data_len = 8 0x8
2020-06-24T07:29:44 DEBUG common.c:  802020-06-24T07:29:44 DEBUG common.c:  002020-06-24T07:29:44 DEBUG common.c:  002020-06-24T07:29:44 DEBUG common.c:  002020-06-24T07:29:44 DEBUG common.c:  002020-06-24T07:29:44 DEBUG common.c:  002020-06-24T07:29:44 DEBUG common.c:  002020-06-24T07:29:44 DEBUG common.c:  002020-06-24T07:29:44 DEBUG common.c: 

2020-06-24T07:29:44 DEBUG usb.c: r_idx ( 2) = 0x00000000
2020-06-24T07:29:44 DEBUG common.c: *** stlink_read_debug32 0 is 0x40022010
2020-06-24T07:29:44 DEBUG common.c: *** stlink_write_debug32 80 to 0x40022010
  2/3 pages written2020-06-24T07:29:44 DEBUG common.c: *** stlink_read_debug32 80 is 0x40022010
2020-06-24T07:29:44 DEBUG common.c: *** stlink_write_debug32 45670123 to 0x40022004
2020-06-24T07:29:44 DEBUG common.c: *** stlink_write_debug32 cdef89ab to 0x40022004
2020-06-24T07:29:44 DEBUG common.c: *** stlink_read_debug32 0 is 0x40022010
2020-06-24T07:29:44 DEBUG common.c: Successfully unlocked flash
2020-06-24T07:29:44 DEBUG common.c: *** stlink_read_debug32 0 is 0x40022010
2020-06-24T07:29:44 DEBUG common.c: *** stlink_write_debug32 1 to 0x40022010
2020-06-24T07:29:44 DEBUG common.c: Finished unlocking flash, running loader!
2020-06-24T07:29:44 DEBUG flash_loader.c: Running flash loader, write address:0x8000800, size: 1012
2020-06-24T07:29:44 DEBUG common.c: *** stlink_write_mem32 1012 bytes to 0x20000068
2020-06-24T07:29:44 DEBUG common.c: *** stlink_write_reg
2020-06-24T07:29:44 DEBUG common.c: data_len = 2 0x2
2020-06-24T07:29:44 DEBUG common.c:  802020-06-24T07:29:44 DEBUG common.c:  002020-06-24T07:29:44 DEBUG common.c: 

2020-06-24T07:29:44 DEBUG common.c: *** stlink_write_reg
2020-06-24T07:29:44 DEBUG common.c: data_len = 2 0x2
2020-06-24T07:29:44 DEBUG common.c:  802020-06-24T07:29:44 DEBUG common.c:  002020-06-24T07:29:44 DEBUG common.c: 

2020-06-24T07:29:44 DEBUG common.c: *** stlink_write_reg
2020-06-24T07:29:44 DEBUG common.c: data_len = 2 0x2
2020-06-24T07:29:44 DEBUG common.c:  802020-06-24T07:29:44 DEBUG common.c:  002020-06-24T07:29:44 DEBUG common.c: 

2020-06-24T07:29:44 DEBUG common.c: *** stlink_write_reg
2020-06-24T07:29:44 DEBUG common.c: data_len = 2 0x2
2020-06-24T07:29:44 DEBUG common.c:  802020-06-24T07:29:44 DEBUG common.c:  002020-06-24T07:29:44 DEBUG common.c: 

2020-06-24T07:29:44 DEBUG common.c: *** stlink_write_reg
2020-06-24T07:29:44 DEBUG common.c: data_len = 2 0x2
2020-06-24T07:29:44 DEBUG common.c:  802020-06-24T07:29:44 DEBUG common.c:  002020-06-24T07:29:44 DEBUG common.c: 

2020-06-24T07:29:44 DEBUG common.c: *** stlink_run ***
2020-06-24T07:29:44 DEBUG common.c: *** stlink_status ***
2020-06-24T07:29:44 DEBUG usb.c: core status: 01030003
2020-06-24T07:29:44 DEBUG common.c:   core status: halted
2020-06-24T07:29:44 DEBUG common.c: *** stlink_read_reg
2020-06-24T07:29:44 DEBUG common.c:  (2) ***
2020-06-24T07:29:44 DEBUG common.c: data_len = 8 0x8
2020-06-24T07:29:44 DEBUG common.c:  802020-06-24T07:29:44 DEBUG common.c:  002020-06-24T07:29:44 DEBUG common.c:  002020-06-24T07:29:44 DEBUG common.c:  002020-06-24T07:29:44 DEBUG common.c:  002020-06-24T07:29:44 DEBUG common.c:  002020-06-24T07:29:44 DEBUG common.c:  002020-06-24T07:29:44 DEBUG common.c:  002020-06-24T07:29:44 DEBUG common.c: 

2020-06-24T07:29:44 DEBUG usb.c: r_idx ( 2) = 0x00000000
2020-06-24T07:29:44 DEBUG common.c: *** stlink_read_debug32 1 is 0x40022010
2020-06-24T07:29:44 DEBUG common.c: *** stlink_write_debug32 81 to 0x40022010
  3/3 pages written
2020-06-24T07:29:44 INFO common.c: Starting verification of write complete
2020-06-24T07:29:44 DEBUG common.c: *** stlink_read_mem32 ***
2020-06-24T07:29:44 DEBUG common.c: data_len = 1024 0x400
2020-06-24T07:29:44 DEBUG common.c:  002020-06-24T07:29:44 DEBUG common.c:  502020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  c12020-06-24T07:29:44 DEBUG common.c:  092020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  c12020-06-24T07:29:44 DEBUG common.c:  092020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  c12020-06-24T07:29:44 DEBUG common.c:  092020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  002020-06-24T07:29:44 DEBUG common.c:  002020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  002020-06-24T07:29:44 DEBUG common.c:  002020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  c12020-06-24T07:29:44 DEBUG common.c:  092020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  c12020-06-24T07:29:44 DEBUG common.c:  092020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  c12020-06-24T07:29:44 DEBUG common.c:  092020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  c12020-06-24T07:29:44 DEBUG common.c:  092020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  c12020-06-24T07:29:44 DEBUG common.c:  092020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  c12020-06-24T07:29:44 DEBUG common.c:  092020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  c12020-06-24T07:29:44 DEBUG common.c:  092020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  c12020-06-24T07:29:44 DEBUG common.c:  092020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  c12020-06-24T07:29:44 DEBUG common.c:  092020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  c12020-06-24T07:29:44 DEBUG common.c:  092020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  c12020-06-24T07:29:44 DEBUG common.c:  092020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  c12020-06-24T07:29:44 DEBUG common.c:  092020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  512020-06-24T07:29:44 DEBUG common.c:  042020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  c12020-06-24T07:29:44 DEBUG common.c:  092020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  c12020-06-24T07:29:44 DEBUG common.c:  092020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  c12020-06-24T07:29:44 DEBUG common.c:  092020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  c12020-06-24T07:29:44 DEBUG common.c:  092020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  c12020-06-24T07:29:44 DEBUG common.c:  092020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  c12020-06-24T07:29:44 DEBUG common.c:  092020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  c12020-06-24T07:29:44 DEBUG common.c:  092020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  c12020-06-24T07:29:44 DEBUG common.c:  092020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  c12020-06-24T07:29:44 DEBUG common.c:  092020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  c12020-06-24T07:29:44 DEBUG common.c:  092020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  c12020-06-24T07:29:44 DEBUG common.c:  092020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  002020-06-24T07:29:44 DEBUG common.c:  002020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  002020-06-24T07:29:44 DEBUG common.c:  002020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  002020-06-24T07:29:44 DEBUG common.c:  002020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  5f2020-06-24T07:29:44 DEBUG common.c:  f82020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  232020-06-24T07:29:44 DEBUG common.c:  782020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  042020-06-24T07:29:44 DEBUG common.c:  482020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  232020-06-24T07:29:44 DEBUG common.c:  702020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  002020-06-24T07:29:44 DEBUG common.c:  002020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  082020-06-24T07:29:44 DEBUG common.c:  b52020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  032020-06-24T07:29:44 DEBUG common.c:  482020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  002020-06-24T07:29:44 DEBUG common.c:  002020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  1c2020-06-24T07:29:44 DEBUG common.c:  0b2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  352020-06-24T07:29:44 DEBUG common.c:  4b2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  362020-06-24T07:29:44 DEBUG common.c:  4b2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  042020-06-24T07:29:44 DEBUG common.c:  802020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  0c2020-06-24T07:29:44 DEBUG common.c:  c02020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  182020-06-24T07:29:44 DEBUG common.c:  902020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  182020-06-24T07:29:44 DEBUG common.c:  902020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  802020-06-24T07:29:44 DEBUG common.c:  692020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  002020-06-24T07:29:44 DEBUG common.c:  902020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  102020-06-24T07:29:44 DEBUG common.c:  602020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  492020-06-24T07:29:44 DEBUG common.c:  ea2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  402020-06-24T07:29:44 DEBUG common.c:  f02020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  202020-06-24T07:29:44 DEBUG common.c:  f02020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  402020-06-24T07:29:44 DEBUG common.c:  f02020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  402020-06-24T07:29:44 DEBUG common.c:  f42020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  002020-06-24T07:29:44 DEBUG common.c:  bf2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  402020-06-24T07:29:44 DEBUG common.c:  072020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  022020-06-24T07:29:44 DEBUG common.c:  d42020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  142020-06-24T07:29:44 DEBUG common.c:  4a2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  902020-06-24T07:29:44 DEBUG common.c:  682020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  802020-06-24T07:29:44 DEBUG common.c:  062020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  072020-06-24T07:29:44 DEBUG common.c:  d42020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  122020-06-24T07:29:44 DEBUG common.c:  492020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  fe2020-06-24T07:29:44 DEBUG common.c:  e72020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  c22020-06-24T07:29:44 DEBUG common.c:  f82020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  5f2020-06-24T07:29:44 DEBUG common.c:  602020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  8d2020-06-24T07:29:44 DEBUG common.c:  612020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  082020-06-24T07:29:44 DEBUG common.c:  882020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  042020-06-24T07:29:44 DEBUG common.c:  102020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  002020-06-24T07:29:44 DEBUG common.c:  002020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  002020-06-24T07:29:44 DEBUG common.c:  102020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  802020-06-24T07:29:44 DEBUG common.c:  802020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  bd2020-06-24T07:29:44 DEBUG common.c:  072020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  002020-06-24T07:29:44 DEBUG common.c:  102020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  c12020-06-24T07:29:44 DEBUG common.c:  002020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  0a2020-06-24T07:29:44 DEBUG common.c:  442020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  1d2020-06-24T07:29:44 DEBUG common.c:  782020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  002020-06-24T07:29:44 DEBUG common.c:  222020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  9b2020-06-24T07:29:44 DEBUG common.c:  b22020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  5b2020-06-24T07:29:44 DEBUG common.c:  002020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  032020-06-24T07:29:44 DEBUG common.c:  f52020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  8d2020-06-24T07:29:44 DEBUG common.c:  422020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  222020-06-24T07:29:44 DEBUG common.c:  102020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  f52020-06-24T07:29:44 DEBUG common.c:  e72020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  062020-06-24T07:29:44 DEBUG common.c:  302020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  042020-06-24T07:29:44 DEBUG common.c:  302020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  482020-06-24T07:29:44 DEBUG common.c:  272020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  072020-06-24T07:29:44 DEBUG common.c:  fb2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  912020-06-24T07:29:44 DEBUG common.c:  f82020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ac2020-06-24T07:29:44 DEBUG common.c:  422020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  1f2020-06-24T07:29:44 DEBUG common.c:  fa2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  622020-06-24T07:29:44 DEBUG common.c:  442020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  002020-06-24T07:29:44 DEBUG common.c:  202020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  132020-06-24T07:29:44 DEBUG common.c:  442020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  402020-06-24T07:29:44 DEBUG common.c:  532020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  022020-06-24T07:29:44 DEBUG common.c:  f12020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  042020-06-24T07:29:44 DEBUG common.c:  f12020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  6e2020-06-24T07:29:44 DEBUG common.c:  0e2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  4f2020-06-24T07:29:44 DEBUG common.c:  ea2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  062020-06-24T07:29:44 DEBUG common.c:  db2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  802020-06-24T07:29:44 DEBUG common.c:  f82020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  192020-06-24T07:29:44 DEBUG common.c:  6c2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  022020-06-24T07:29:44 DEBUG common.c:  902020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  2c2020-06-24T07:29:44 DEBUG common.c:  002020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  502020-06-24T07:29:44 DEBUG common.c:  5c2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  182020-06-24T07:29:44 DEBUG common.c:  b12020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  e32020-06-24T07:29:44 DEBUG common.c:  b12020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  042020-06-24T07:29:44 DEBUG common.c:  032020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  aa2020-06-24T07:29:44 DEBUG common.c:  b12020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  a42020-06-24T07:29:44 DEBUG common.c:  002020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  b82020-06-24T07:29:44 DEBUG common.c:  442020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  232020-06-24T07:29:44 DEBUG common.c:  f02020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  302020-06-24T07:29:44 DEBUG common.c:  032020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  802020-06-24T07:29:44 DEBUG common.c:  032020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  192020-06-24T07:29:44 DEBUG common.c:  682020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  c42020-06-24T07:29:44 DEBUG common.c:  012020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  e22020-06-24T07:29:44 DEBUG common.c:  e72020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  2c2020-06-24T07:29:44 DEBUG common.c:  002020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  022020-06-24T07:29:44 DEBUG common.c:  302020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  a32020-06-24T07:29:44 DEBUG common.c:  f82020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  182020-06-24T07:29:44 DEBUG common.c:  4b2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  182020-06-24T07:29:44 DEBUG common.c:  492020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  8b2020-06-24T07:29:44 DEBUG common.c:  612020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  802020-06-24T07:29:44 DEBUG common.c:  202020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  002020-06-24T07:29:44 DEBUG common.c:  202020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  402020-06-24T07:29:44 DEBUG common.c:  302020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  112020-06-24T07:29:44 DEBUG common.c:  4b2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c:  ff2020-06-24T07:29:44 DEBUG common.c: 

2020-06-24T07:29:44 ERROR common.c: Verification of flash failed at offset: 0
2020-06-24T07:29:44 DEBUG common.c: *** stlink_read_debug32 ffff5000 is 0x8000000
2020-06-24T07:29:44 DEBUG common.c: *** stlink_write_reg
2020-06-24T07:29:44 DEBUG common.c: data_len = 2 0x2
2020-06-24T07:29:44 DEBUG common.c:  802020-06-24T07:29:44 DEBUG common.c:  002020-06-24T07:29:44 DEBUG common.c: 

2020-06-24T07:29:44 DEBUG common.c: *** stlink_read_debug32 ffffffff is 0x8000004
2020-06-24T07:29:44 DEBUG common.c: *** stlink_write_reg
2020-06-24T07:29:44 DEBUG common.c: data_len = 2 0x2
2020-06-24T07:29:44 DEBUG common.c:  802020-06-24T07:29:44 DEBUG common.c:  002020-06-24T07:29:44 DEBUG common.c: 

2020-06-24T07:29:44 DEBUG common.c: *** stlink_run ***
stlink_fwrite_flash() == -1
2020-06-24T07:29:44 DEBUG common.c: *** stlink_exit_debug_mode ***
2020-06-24T07:29:44 DEBUG common.c: *** stlink_write_debug32 a05f0000 to 0xe000edf0
2020-06-24T07:29:44 DEBUG common.c: *** stlink_close ***

diharapkan/deskripsi:

Verifikasi flash seharusnya tidak memiliki masalah.

* Programmer firmware version: How can I check this?

Saat Anda menggunakan linux, Anda dapat menggunakan alat pemutakhiran firmware ST-Link berdasarkan Java untuk membaca versi saat ini:
https://www.st.com/en/development-tools/stsw-link007.html

Seperti yang dapat saya yakinkan sebelumnya, ini juga berfungsi dengan programmer dan papan ST yang tidak asli.
Juga ini dapat dengan aman diperbarui ke versi terbaru yang tersedia.
Ia bahkan bekerja dengan IC klon CKS32F1xxx seperti yang dapat ditemukan di beberapa Bluepill-Boards dan beberapa programmer STM32 murah.

Terima kasih!

Berikut info programmernya:

https://i.imgur.com/H3S5QRL.png

Saya juga telah meningkatkan ke versi yang disarankan dan mendapatkan masalah yang sama. Beri tahu saya jika Anda membutuhkan info tambahan. Terima kasih telah melihat ini!

Tidak apa-apa, saya akan melakukan hal yang sama. Tolong beri kami waktu.
Saya berharap akan ada bantuan dan masukan dari masyarakat dalam hal ini juga.

Apakah halaman ini membantu?
0 / 5 - 0 peringkat