Any problem in declaring and using VARs longer than 512 bytes?


Results 1 to 5 of 5

Threaded View

  1. #3
    Join Date
    May 2006
    Location
    Del Rio, TX, USA
    Posts
    343


    Did you find this post helpful? Yes | No

    Default

    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
    Last edited by SteveB; - 11th December 2006 at 13:35.

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts