write tables


Closed Thread
Results 1 to 3 of 3

Thread: write tables

Hybrid View

  1. #1
    Join Date
    Aug 2004
    Posts
    64

    Question write tables

    Dear Friends:
    I want to write in a 18f1320 a data table. Is there a pbp command to write in memory when programming the chip.?
    The DATA @,var works for the eeprom. Any ideas...?
    Thanks in advance...

  2. #2
    Join Date
    Jul 2003
    Posts
    2,358


    Did you find this post helpful? Yes | No

    Default

    Code Examples... Making Program Code Space your playground... from 18 November 2003.

  3. #3
    Join Date
    Aug 2004
    Posts
    64


    Did you find this post helpful? Yes | No

    Default

    Thanks Melanie...
    I were working with the 18f252,and I load the tables as a INCLUDE xxxx.xxx ,as a asm subroutine. This is limited to 8k of data,(the asm--endasm) , so I had to make groups asm---endasm of 450 words each,until I fill the memory.It was complied OK.,and you can verify the data integrity with the code listing of the serial programmer.
    Greetings...

Similar Threads

  1. WRITE: One more PBP 2.60 Surprise ...
    By Acetronics2 in forum mel PIC BASIC Pro
    Replies: 22
    Last Post: - 26th August 2009, 09:10
  2. Replies: 5
    Last Post: - 29th May 2008, 18:03
  3. Need the code to write to a memory
    By Hamlet in forum General
    Replies: 0
    Last Post: - 20th August 2007, 00:22
  4. Microcontroller with 2 way paging application problem
    By oneohthree in forum mel PIC BASIC Pro
    Replies: 30
    Last Post: - 20th April 2007, 17:27
  5. Storing Strings using the Write command
    By BobP in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 1st November 2005, 11:31

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