Serial LCD syntax help


Closed Thread
Results 1 to 23 of 23

Hybrid View

  1. #1
    Join Date
    Aug 2006
    Location
    SWITZERLAND (french speaking)
    Posts
    938


    Did you find this post helpful? Yes | No

    Default

    Okay.

    I'm going to try MPLABS again.

    I already tried, but MPLABS is quite complicated to setup (in my opinion).

    This is why I preferred anothe simulator....

    BTW, can you see variables too in this debugger?
    Roger

  2. #2
    skimask's Avatar
    skimask Guest


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by flotulopex View Post
    Okay.

    I'm going to try MPLABS again.

    I already tried, but MPLABS is quite complicated to setup (in my opinion).

    This is why I preferred anothe simulator....

    BTW, can you see variables too in this debugger?
    Maybe not the variables created by PBP directly, but you can look at the .lst file, get the ram address from that, then pull up a 'watch' window and see them in action there, or since you've already got the ram address of your variable from the .lst file, you can pull up the 'file registers' window and watch everything going on in ram.

  3. #3
    Join Date
    Sep 2004
    Location
    montreal, canada
    Posts
    6,898


    Did you find this post helpful? Yes | No

    Default

    Yes you can look Your variable and the hidden PBP one. You just need to select the right toolsuite and install the PBP plugin
    Steve

    It's not a bug, it's a random feature.
    There's no problem, only learning opportunities.

Similar Threads

  1. LCD serial backpacks
    By Archangel in forum Serial
    Replies: 67
    Last Post: - 30th December 2010, 04:51
  2. Please help with EDE702 - Serial to LCD interface
    By Tomexx in forum mel PIC BASIC Pro
    Replies: 13
    Last Post: - 30th October 2008, 02:48
  3. Play with LCD on PICDEM
    By The IceMan in forum mel PIC BASIC
    Replies: 5
    Last Post: - 22nd August 2008, 16:56
  4. Serial LCD
    By Tobias in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 15th November 2007, 08:31
  5. Need help with LCD number display.
    By Steve Matson in forum mel PIC BASIC
    Replies: 8
    Last Post: - 26th June 2007, 23:07

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