error


Closed Thread
Results 1 to 7 of 7

Thread: error

Hybrid View

  1. #1
    malc-c's Avatar
    malc-c Guest


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by HenrikOlsson View Post
    Code:
    TRISIO = %0000
    GPIO = 0
    
    Main:
    GPIO.0 = 1
    Pause 100
    GPIO.0 = 0
    Pause 100
    Goto Main
    Works here, with PBP2.60. I'm assembling with MPASM as I can't use PM on Win7.

    /Henrik.
    Compiles fine for me too ver2.60, with MpSAM 5.06 and Vista 32bit

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


    Did you find this post helpful? Yes | No

    Default

    Try changing the file name to something other than the chips part number.

    There is already a 10F206.bas file in the PBP folder that is loaded automatically during the compile.
    But instead it will find your source code again.

    hth,
    DT

  3. #3


    Did you find this post helpful? Yes | No

    Default

    Thanks guys for all the help,

    i've tryed everyting including your tips but i still get errors.

    I belive it's something related with the pc it self. I will have to re-install everything.

    Thanks again

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