Error writing to data EEPROM using @eeprom
Posted on December 06, 2013 at 21:36I have a STM8S207 board and I'm using STVD version 4.3.3 with the Cosmic compiler. I am trying to use the @eeprom directive for writing/reading the data EEPROM and my system hangs when I try to write the data. H...