firmware at51fsc-0.0.5 speed statistics...
Status: Beta
Brought to you by:
at51prog
Firmware version 0.0.5 (at51fsc-0.0.5) statistics.
Read Atmel's AT89S52 device: 8192 bytes binary.
$ time ./read89s52
real 2m45.869s
user 0m0.000s
sys 0m0.000s
Write Atmel's AT89S52 device: 8192 bytes binary with
verification.
$ time ./burn89s52
real 5m29.571s
user 0m0.620s
sys 0m0.010s
Erase Atmel's AT89S52 device:
$ time ./erase89s52
real 0m1.548s
user 0m0.000s
sys 0m0.000s
Yes, it works slowly, coz the firmware are running
only on Layer "GPIOs subLayer". I'll try to fix the
problem!