PIC18F8527 Array Limit


Closed Thread
Results 1 to 11 of 11

Hybrid View

  1. #1
    Join Date
    Oct 2005
    Location
    Sweden
    Posts
    3,612


    Did you find this post helpful? Yes | No

    Default

    Hi,
    What else do you have in ways of variables? I tried it here and it compiles just fine, even with the array declared as 1900 words. Are you sure you're compiling for the 18F8527 and not a device with less RAM?

    /Henrik.

    EDIT: Ha, double post there Walter, pretty identical as well :-)

  2. #2
    Join Date
    Jul 2009
    Posts
    6


    Did you find this post helpful? Yes | No

    Default

    Thanks for the quick response

    I am definitely have the 18F8527 selected. I tried an array of 1000 words and it didn't work. However, it works fine if I try 10 arrays of 127 words, so lack of memory is not an issue. Just doesn't like anything over 255 bytes in an array.

    I'll keep looking.

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