Posted on July 18, 2007 at 15:47I received some great advice from our ST7 supplier which allowed me to build and run the application successfully. I copied eeprom.s and eeprom.i to my project directory, then changed the line in eeprom.i to point to ...
Posted on July 18, 2007 at 07:02OK on further inspection it appears I am wrong. 8 chars all value 0x00 appear to get written to my EEPROM regardless of what the values are set to in the application.
Posted on July 18, 2007 at 06:36Following another post from ''mjg21cncn'' I notice that I can continue to allow STVD7 to generate auto link file by going to following: Project Settings->Linker->Input Expand Item ''Zero Page'' Add entry .eeprom If I ...
Posted on July 17, 2007 at 14:28Apologees but I'd like to finish up a few things on this thread. I'm trying to use the Cosmic compiler to read and write to EEPROM on a ST7FLITE39. I'm using ST7VD to develop my code. I have added eeprom.s and eeprom....
Posted on July 17, 2007 at 14:25Apologees but I'd like to finish up a few things on this thread. I'm trying to use the Cosmic compiler to read and write to EEPROM on a ST7FLITE39. I'm using ST7VD to develop my code. I have added eeprom.s and eeprom....