Quote Originally Posted by The Master View Post
Would i be right in saying that WRITECODE will write to the same place as my PIC programmer?
I assume you mean code space as appose to eeprom, the answer is yes. you need to choose a suitable address to writecode to, otherwise you can overwrite active program memory. I allocate an area as far away from the active space as possible.



I cant find an erase command on the commands list
which programmer was that?


________________