LCD BARgraphs


Closed Thread
Results 1 to 40 of 233

Thread: LCD BARgraphs

Hybrid View

  1. #1
    Join Date
    Nov 2003
    Location
    Greece
    Posts
    4,133


    Did you find this post helpful? Yes | No

    Default

    No additional code.

    Just set up the Microcode Studio to use MPASM from View/Compile and Program Options/Assembler and check the Use MPASM checkbox.

    On your programmer set the fuses accordingly to your program/xtal

    Ioannis

  2. #2
    Join Date
    Aug 2007
    Posts
    26


    Did you find this post helpful? Yes | No

    Default

    NOW, I download latest version of microcode studio and I'm using MPASM...and still have same problem....

    With other mine code MPASM works great without any mistake.....but when I try to put bar code rutine as INCLUDE it gives me many errors....

    Like YOu can saw on picture!!!!

    Only one strange thing occured:

    Everytime when I start CodeStudio.exe give me this message:

    The procedure entry point ThunkConnect32 could not be located in the dynamic link library KERNEL32.dll

    BUt, like I said...everthink wrks good with mine codes......

  3. #3
    Join Date
    Jul 2003
    Location
    Colorado Springs
    Posts
    4,959


    Did you find this post helpful? Yes | No

    Default

    At this point, we can only guess.

    If you want to send the .LST file to me, I can take a closer look.

    Email to darrel at PBPgroup.com.
    It'll probably be too big to post in the forum.
    DT

  4. #4
    Join Date
    Aug 2007
    Posts
    26


    Did you find this post helpful? Yes | No

    Default

    The problem is I don't have LST file......Ionly have LST file for code which is corectly assembled...for this no...when I try to assembled it it give me errors and stops.,

    And this is screenshot i forgot to send:
    Attached Images Attached Images  
    Last edited by Marin; - 9th August 2007 at 08:36.

  5. #5
    Join Date
    Nov 2003
    Location
    Greece
    Posts
    4,133


    Did you find this post helpful? Yes | No

    Default

    It seems like the MPASM is not selected or not found.

    Have you installed MPLAB or at least the assembler?

    Can you send the program?

    Ioannis

  6. #6
    Join Date
    Aug 2007
    Posts
    26


    Did you find this post helpful? Yes | No

    Default

    I did install MPASM and when I buil other code it works perfect and MPASM window pops up while compiling......so I think that's ok....

    Gonna try reinstall PICBASIC OR mpasM AND GONNA SEE.....

  7. #7
    Join Date
    Jul 2003
    Location
    Colorado Springs
    Posts
    4,959


    Did you find this post helpful? Yes | No

    Default

    You might try downloading the LCDbar_INC.bas file again.

    I've heard a couple people say they got incomplete files on the first try.
    After downloading again it worked.

    The compiler is flagging errors, that should not be errors.
    A semicolon is the comment character. It should be ignored, not an error.

    What version of PicBasic Pro do you have?
    It is PicBasic Pro, right?
    Not PicBasic.
    <br>
    DT

Similar Threads

  1. Is this code not initialising the LCD properly?
    By Platypus in forum mel PIC BASIC Pro
    Replies: 8
    Last Post: - 30th January 2010, 19:14
  2. 16f688 LCD what have I done wrong
    By spitfiredriver in forum mel PIC BASIC Pro
    Replies: 6
    Last Post: - 8th August 2009, 19:54
  3. Play with LCD on PICDEM
    By The IceMan in forum mel PIC BASIC
    Replies: 5
    Last Post: - 22nd August 2008, 16:56
  4. Need help with LCD number display.
    By Steve Matson in forum mel PIC BASIC
    Replies: 8
    Last Post: - 26th June 2007, 23:07
  5. LCD will not start
    By btaylor in forum mel PIC BASIC Pro
    Replies: 49
    Last Post: - 24th May 2007, 02:30

Members who have read this thread : 2

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