Is there a instruction on picbasic or assembler to write eprom data value during the download. Generally when I use ICprog the
eeprom data value are all FF but if I want write some location with different value Can I do ?
Is there a instruction on picbasic or assembler to write eprom data value during the download. Generally when I use ICprog the
eeprom data value are all FF but if I want write some location with different value Can I do ?
Last edited by gzorzi; - 16th July 2004 at 09:52.
I think you accidentally answered your own question without realising... is the DATA command what you need? See the PBP manual.
Bookmarks