$ st-flash --connect-under-reset write
nuttx.bin 0x8000000
st-flash 1.4.0-47-gae717b9
2018-10-07T08:17:17 INFO common.c: Loading device
parameters....
2018-10-07T08:17:17 INFO common.c: Device connected is: F1
High-density device, id 0x10036414
2018-10-07T08:17:17 INFO common.c: SRAM size: 0x10000
bytes (64 KiB), Flash: 0x80000 bytes (512 KiB) in pages of
2048 bytes
2018-10-07T08:17:17 INFO common.c: Attempting to write
51876 (0xcaa4) bytes to stm32 address: 134217728
(0x8000000)
Flash page at addr: 0x0800c800 erased
2018-10-07T08:17:18 INFO common.c: Finished erasing 26
pages of 2048 (0x800) bytes
2018-10-07T08:17:18 INFO common.c: Starting Flash write
for VL/F0/F3/F1_XL core id
2018-10-07T08:17:18 INFO flash_loader.c: Successfully
loaded flash loader in sram
26/26 pages written
2018-10-07T08:17:21 INFO common.c: Starting verification
of write complete
2018-10-07T08:17:22 INFO common.c: Flash written and
verified! jolly good!
|