PicBasic Pro and 12f617 compile error


Closed Thread
Results 1 to 7 of 7

Hybrid View

  1. #1
    Join Date
    Nov 2010
    Posts
    3


    Did you find this post helpful? Yes | No

    Default

    Should I open a support ticket with PBP? Is that how to get this looked into and fixed?

  2. #2
    Join Date
    Nov 2003
    Location
    Wellton, U.S.A.
    Posts
    5,924


    Did you find this post helpful? Yes | No

    Default

    If Darrel does not see this tonight and respond to you the yes, open a ticket.

    Oh, and there is a problem with part of your setup. It should be something like this.

    Code:
     
        VRCON = 0           ' Disable internal Vref
        CMCON0 = 0          ' Disable comparators
        ANSEL = 0
    Dave
    Always wear safety glasses while programming.

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