MaxG,
I have successfully used a 528 byte long array for datalogger using the same 18F4620 (plus I had 2 that were 512 long, all in the same program). There is no problem with spanning banks on the 18F in PBP that I have found.
Here is a quote from the PBP manual: "Arrays may span banks on 18Cxxx devices. Byte- and word-sized arrays are only limited in length by the amount of memory"
SteveB
Bookmarks