|
From: Kalus M. <mic...@on...> - 2010-09-15 23:31:37
|
Hi Al. .. > The problem is once you mess up the flash you have to reprogram. Adding a simple 'restoresystem on reset' helps allot. It just takes a copy of the original system vectors and puts them back into eeprom. As long as you did not overwrite amforth below DP by mistake this will work. Include your restoresystem word in the cold start routine cold.asm - here you find how it may be done: |