vdudouyt / stm8flash

program your stm8 devices with SWIM/stlinkv(1,2)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

s- eeprom

spth opened this issue · comments

I accidentially specified s- eeprom instead of -s eeprom:

./stm8flash -c stlinkv2 -p stnrg388a s- eeprom -w /tmp/1k

stm8flash wrote to flash, while I would have expected an error.

Philipp