MLCarter
06-07-01, 09:43 PM
Hello I am attempting to save values from RAM into EEPROM with the following instruction ;
: WREE 9 0 DO I 2 * 4224 + @ 256 /MOD
I 2 * 46650 + EEC! I 2 * 46651 + EEC! LOOP ;
For some reason this results inthe machine spitting unknown characters out the serial port and LCD, can anyone see the problem ?
: WREE 9 0 DO I 2 * 4224 + @ 256 /MOD
I 2 * 46650 + EEC! I 2 * 46651 + EEC! LOOP ;
For some reason this results inthe machine spitting unknown characters out the serial port and LCD, can anyone see the problem ?