From: wzab <wz...@is...> - 2013-11-14 18:11:03
|
It seems, that I've found the problem leading to inappropriate simulation of writing to the FLASH. The patch for simavr, allowing to simulate amforth is available here: https://groups.google.com/group/simavr/attach/e2ad4dc5abd1ef4/patch.txt?part=4&authuser=0&view=1 and description here: https://groups.google.com/d/msg/simavr/iuYM6bOf_OY/9B69WtzUKg4J Simavr may be a good tool to analyze efficiency of words. E.g. the problem with multiple writes to EEPROM when defining a new word still remains... -- Regards, Wojtek |