Quadrature encoder and ASM Interrupts. questions..


Closed Thread
Results 1 to 11 of 11

Hybrid View

  1. #1


    Did you find this post helpful? Yes | No

    Default

    After trying your code I got the following compiler error ?

    Warnin[207] C:\pbp..... Filename.asm 81 : Found label after column 1. (Device)
    Error[122] C:\pbp........ Filename.asm 81 : Illegal opcode (Pic16F876A)

    Any idea ?

    PBP2.50 and MPASM

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


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by RFsolution View Post
    Any idea ?
    DEVICE statements are for the PM assembler.

    You could compile it with PM, or change them to __config's for MPASM.
    <br>
    DT

Similar Threads

  1. Instant Int and encoder (Elect. Gearing)
    By boroko in forum mel PIC BASIC Pro
    Replies: 13
    Last Post: - 29th November 2009, 02:29
  2. Probe to read quadrature encoder with DT_INT need help
    By phoenix_1 in forum mel PIC BASIC Pro
    Replies: 11
    Last Post: - 31st August 2009, 20:43

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