Mini problem with DT_INTS-14


Closed Thread
Results 1 to 8 of 8

Hybrid 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 :)

  2. #2
    Join Date
    Feb 2012
    Location
    PERTH AUSTRALIA
    Posts
    838


    Did you find this post helpful? Yes | No

    Default Re: Mini problem with DT_INTS-14

    what chip you using

  3. #3


    Did you find this post helpful? Yes | No

    Default Re: Mini problem with DT_INTS-14

    Oh how dim of me, 16F268A.

    George

  4. #4
    Join Date
    Jan 2005
    Location
    Montreal, Quebec, Canada
    Posts
    3,154


    Did you find this post helpful? Yes | No

    Default Re: Mini problem with DT_INTS-14

    Quote Originally Posted by towlerg View Post
    Oh how dim of me, 16F268A.

    George
    16F628A maybe?

    Robert

  5. #5


    Did you find this post helpful? Yes | No

    Default Re: Mini problem with DT_INTS-14

    Yes, whot he said. I'm either dyslectic or I really should stick to one finger typing.

    George

  6. #6
    Join Date
    Nov 2003
    Location
    Wellton, U.S.A.
    Posts
    5,924


    Did you find this post helpful? Yes | No

    Default Re: Mini problem with DT_INTS-14

    You need to change the "wsave" part in the included file.

    Start here
    http://www.picbasic.co.uk/forum/show...3355#post93355
    and the following post has the answer.
    Dave
    Always wear safety glasses while programming.

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