varable index buffer setup unsing a varable


Results 1 to 8 of 8

Threaded View

  1. #8
    Join Date
    May 2013
    Location
    australia
    Posts
    2,643


    Did you find this post helpful? Yes | No

    Default Re: varable index buffer setup unsing a varable

    i got it a bit mixed up RAM_END is the last physical byte for chip
    so you need to read lst file to see where allocated mem finishes.
    pic18's only of course
    so ...
    buff max size = RAM_END -(addr of highest allocated byte)

    @buff=(addr of highest allocated byte+1)
    Last edited by richard; - 27th November 2020 at 02:00.
    Warning I'm not a teacher

Similar Threads

  1. HSERIN string starting index ?
    By gunayburak in forum mel PIC BASIC Pro
    Replies: 6
    Last Post: - 4th July 2016, 22:54
  2. strange word varable array results
    By longpole001 in forum mel PIC BASIC Pro
    Replies: 20
    Last Post: - 26th October 2015, 00:01
  3. Index a bit through a portion of a port
    By ecoli-557 in forum mel PIC BASIC Pro
    Replies: 16
    Last Post: - 12th March 2012, 22:22
  4. How to index Port variable
    By jpadin1 in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 17th February 2010, 10:36
  5. Access pin using index
    By xnihilo in forum mel PIC BASIC Pro
    Replies: 12
    Last Post: - 16th October 2008, 02:34

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