forked from lpereira/finf
-
Notifications
You must be signed in to change notification settings - Fork 0
Autostart
Uwe Post edited this page Nov 13, 2019
·
1 revision
Finf programs do not survice device reset.
Unless you store them in EEPROM. Here's how to do that:
Use {{{ save }}}, then enter your program, end with ^Z.
Stop an autostarted program with Strg+C to return to the forth command prompt.
Use {{{ 1 auto }}} to enable autostart of {{{ 0 auto }}} to disable. Use {{{ erase }}} to remove data from eeprom.
Use {{{ list }}} to show the contents of the eeprom.