Darryl Taylor's Interrupt Example 1


Closed Thread
Results 1 to 3 of 3
  1. #1

    Default Darryl Taylor's Interrupt Example 1

    I am using Pic Basic pro ver.2.50 and I just tried to compile Darryl's DT_INTS-14 (Hello World). The processor selected is 16F628A and I have reinstalled DT's interrupts. In the results window after trying to compile this is shown:

    Error DELETE~1.ASM 726:[224] local directive only for use in macros
    Error DELETE~1.ASM 726:[225] undefined symbole 'iflagreg'
    Error DELETE~1.ASM 726:[226] numeric constant or symbol name expected
    Error DELETE~1.ASM 726:[201] 'expected
    Error DELETE~1.ASM 726:[300]too many errors

    Any suggestions? Thanks

  2. #2
    Join Date
    Feb 2006
    Location
    Gilroy, CA
    Posts
    1,530


    Did you find this post helpful? Yes | No

    Default

    You must assemble with Mpasm, not PM. Check out the big red warning label that comes with each box.....

    Attached Images Attached Images  
    Last edited by ScaleRobotics; - 30th June 2010 at 17:02.

  3. #3


    Did you find this post helpful? Yes | No

    Default

    Thank you so much for the quick reply, you just reminded me I have to use MPASM I was just in Microcode studio and had not selected it, thats the trick. The way this computer was acting I thought it was still Monday , but now I realize its Wednesday, lol well, almost the weekend Thanks again for the help

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