From: pito <pi...@vo...> - 2010-10-18 22:02:34
|
Hi Karl, great news! Of course the code would be welcomed! > The save_system word copies the full image, > including the contents of > EEPROM, to flash. Q: it saves full flash image. Is there any crc or xor sum validating the image integrity ? Q: is there a mechanism for checking the actual flash content against to that stored in ext. eeprom? Q: did you think to use the fast spi at45dbxxx 8pin flash for storing images (I'am still looking for a ready forth driver for those chips..)? Q: for large chips (128,256) maybe the saving the "actual flash used" instead of "full flash image" would be interesting as well. Pito. |