DT_INT error


Closed Thread
Results 1 to 2 of 2

Thread: DT_INT error

  1. #1
    Join Date
    Jan 2010
    Posts
    51

    Default DT_INT error

    I am trying to implement PortA change interrupt using DT_INT on 16f690 and getting the following error:

    ASM 835 : ERROR: ("INT_Handler" - Interrupt Flag ( INTCON,RAIF ) not found.)

    The INTCON register has RABIF bit but not RAIF. Is it possible to amend something somewhere and make it work? Thanks

  2. #2
    Join Date
    Jan 2010
    Posts
    51


    Did you find this post helpful? Yes | No

    Default Re: DT_INT error

    Problem solved. I should be using RABC_INT.

Similar Threads

  1. DT_INT Vs ASM - Round 1
    By Megahertz in forum mel PIC BASIC Pro
    Replies: 7
    Last Post: - 27th January 2013, 21:33
  2. How to use DT_INT with 12F683
    By Dick Ivers in forum mel PIC BASIC Pro
    Replies: 6
    Last Post: - 12th February 2012, 00:01
  3. Question on DT_INT
    By financecatalyst in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 26th July 2011, 15:04
  4. DT_INT problem in 676
    By financecatalyst in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 11th December 2010, 19:12
  5. A little DT_INT confusion.
    By circuitpro in forum mel PIC BASIC Pro
    Replies: 6
    Last Post: - 20th October 2010, 00:46

Members who have read this thread : 1

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