Mini problem with DT_INTS-14


Results 1 to 8 of 8

Threaded View

  1. #1

    Default Mini problem with DT_INTS-14

    Using PIC Pro 3.0.7.1 - the MPASM at C:\Program Files\Microchip\MPASM Suite\MPASMWIN.exe is 5.51 supplied with MPLAB 8.92 (LST file reports 5.51) - OS Win7 Ult SP1 x32.

    I'm trying to compile code from thread http://www.picbasic.co.uk/forum/showthread.php?t=14232 post #24. Only change is to add wsave as directed by compiler

    Code:
    INCLUDE "DT_INTS-14.bas"     ; Base Interrupt System
    wsave   VAR BYTE    $70     SYSTEM      ' alternate save location for W 
    
    ASM
    The following errors are generated -

    Name:  Image 1.jpg
Views: 558
Size:  78.8 KB

    Perhaps DT-INTS-14 is corrupt? I include the copy I downloaded today.

    Attachment 7178

    Any help appreciated

    George
    Last edited by Demon; - 18th December 2013 at 18:26. Reason: Fixed your CODE box :)

Similar Threads

  1. USART TX Interrupt problem. (DT_INTS)
    By HenrikOlsson in forum mel PIC BASIC Pro
    Replies: 11
    Last Post: - 17th August 2011, 12:34
  2. Problem with DT_INTS-14.bas and PIC16F628A
    By CesarP in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 9th August 2010, 05:31
  3. DT_INTS-18 - problem with INT0
    By AndrewC in forum mel PIC BASIC Pro
    Replies: 16
    Last Post: - 5th January 2010, 20:42
  4. mini speaker
    By Ron Marcus in forum Off Topic
    Replies: 3
    Last Post: - 4th March 2007, 23:43
  5. Problem with DT_Ints-14
    By BobSpencerr in forum mel PIC BASIC Pro
    Replies: 16
    Last Post: - 1st March 2007, 05:27

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