hi.how to program the hex file to the pic16f84 separately?for example the data memory first,and then the program memory.i'm trying to do this in visual basic 6.0.hope anyone can help me with the problem.i've already looked at the programming data sheet,but doesn't really uderstand on how to realize it in visual basic 6.0.i am sending the data using rs232 connection.thanks a lot...
Hi,
programming separately the the data memory and the program memory in PIC refer to the same procedure ! What differs is the program to embed in the target!
After all, i see no reason to program separately the rom and the flash memories!?