vdudouyt / stm8flash

program your stm8 devices with SWIM/stlinkv(1,2)
GNU General Public License v2.0
404 stars 183 forks source link

24,32bit addr, empty lines #64

Closed ghost closed 7 years ago

ghost commented 7 years ago

Added support for parsing 24 and 32bit addresses -> In my case no more out of range false positive errors Lines not starting with 'S' are skipped

Env: C.H.I.P. STLINK/V2 STM8S207CB

ghost commented 7 years ago

Added support for writing to address space beyond 64k (0x00ffff+)