A tft addin for pbp3


Results 1 to 40 of 142

Threaded View

  1. #15
    Join Date
    Sep 2009
    Posts
    755


    Did you find this post helpful? Yes | No

    Default Re: A tft addin for pbp3

    If variable doesn't fit into BANKA, then MPASM show error.
    Used almost in all my project, and always worked fine. Also when coding in ASM, I use SYSTEM, so there is no annoying underscore in front of variable name.
    EDIT:
    From manual:
    BANKx Instructs PBP to locate the variable in a specific bank of RAM.
    If things as address of variable, and bank of variable not guarantied if you specify them, then that is idiotic
    I'm sure if you specify location and bank of variable, compiler will try to fit in that location, otherwise throw error or at last warning.
    Last edited by pedja089; - 23rd June 2015 at 11:41.

Similar Threads

  1. Replies: 0
    Last Post: - 25th September 2013, 18:33
  2. code examples / libraries for ILI9320 2.8" TFT LCD Module
    By longpole001 in forum mel PIC BASIC Pro
    Replies: 10
    Last Post: - 6th June 2013, 08:50
  3. I really need some help with PBP3
    By Ramius in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 26th February 2012, 16:05
  4. What's with PBP3?
    By BrianT in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 10th August 2011, 17:09
  5. Experience of driving TFT screens?
    By isaac in forum General
    Replies: 1
    Last Post: - 26th September 2008, 00:15

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