Fullfilling lookup tables


Results 1 to 16 of 16

Threaded View

  1. #3
    Join Date
    May 2004
    Location
    NW France
    Posts
    3,653


    Did you find this post helpful? Yes | No

    Wink Bad trip ???

    Hi, Steve

    No design needed .... just strong coffee.

    You want a big lookup table ... how to fill automatically, from an existing text file, the values between the brackets ???

    Of course with a PbP source program ...

    1St way : a modifier in the LOOKUP statement, plus including the file at the right ASM line ???
    2Nd way : include the text file between the brackets ...????
    3Rd way : ????

    Last way: Modify the Lookup routine !!!
    Lazy way : Copy and Paste .....

    PbP 's hard point is there is a L 00001 label that is inserted by the compiler just past the LOOKUP routine ... so, impossible to only use the ORG directive to make room !!! The brackets must contain the right number of constants ...

    Alain
    Last edited by Acetronics2; - 25th July 2006 at 15:04.
    ************************************************** ***********************
    Why insist on using 32 Bits when you're not even able to deal with the first 8 ones ??? ehhhhhh ...
    ************************************************** ***********************
    IF there is the word "Problem" in your question ...
    certainly the answer is " RTFM " or " RTFDataSheet " !!!
    *****************************************

Similar Threads

  1. PICs can do more if use others than delays instructions
    By hardcore in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 24th February 2010, 19:52
  2. ADCIN and LOOKUP ...
    By Acetronics2 in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 16th June 2007, 21:02
  3. problem with USART
    By leemin in forum Serial
    Replies: 4
    Last Post: - 11th December 2006, 17:56
  4. Confused On Dig & Lookup
    By SOMRU in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 5th December 2006, 21:49
  5. Using large lookup tables
    By speck in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 16th April 2006, 21:40

Members who have read this thread : 1

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