DT Instant Interrupts - Clarification?


Results 1 to 23 of 23

Threaded View

  1. #3
    Join Date
    Jan 2011
    Location
    Sydney, Australia
    Posts
    172


    Did you find this post helpful? Yes | No

    Default Re: DT Instant Interrupts - Clarification?

    Hmmm.... it would appear that DT_INST-14 doesn't work with PIC12F683
    I downloaded Ver 1.1 of the application and trialed the "Hello World" program from Darrel's website.
    I made the necessary change from PORTB.1 to GPIO.1 for the LED1 variable but got a host of errors when compiling:

    Error[101] DT_INTS-14 TEST.ASM 235 : ERROR: (wsave variable not found,)
    Error[101] DT_INTS-14 TEST.ASM 201 : ERROR: (" Add:" wsave VAR BYTE $20 SYSTEM)
    Error[101] DT_INTS-14 TEST.ASM 256 : ERROR: (Chip has RAM in BANK1, but wsave1 was not found.)
    Error[101] DT_INTS-14 TEST.ASM 208 : ERROR: (" Add:" wsave1 VAR BYTE $A0 SYSTEM)


    Should I be able to do this with a PIC12F683?
    Can anyone provide some input to this problem?

    I have attached a copy of the full code for review.

    Cheers
    Barry
    Attached Files Attached Files

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