PDA

View Full Version : Read Write Problem



kduck63
- 15th June 2009, 17:49
I am using Pic Basic Pro ver 2.5 with a 16f876a chip.

My program has exceeded the Page Boundary, but based on reading some earlier posts this should not be a problem. However, I am unable to write to the chips non-volatile memory. Is it possible this code boundary is affecting my ability to use the "read" and "write" command?

Melanie
- 15th June 2009, 19:03
READ and WRITE commands should not be affected by a Page Boundary cross.