Error


Closed Thread
Results 1 to 3 of 3

Thread: Error

  1. #1
    Join Date
    Sep 2006
    Posts
    42

    Default Error

    Hello,

    I am using http://www.dt-ints.com/DT_INTS-14/SPWM.html SPWM_INT in PB3. Getting following error. Seeking help. Thanks in advance.Name:  error.png
Views: 137
Size:  22.2 KB
    Last edited by naga; - 30th September 2016 at 14:15.

  2. #2
    Join Date
    Oct 2005
    Location
    Sweden
    Posts
    3,517


    Did you find this post helpful? Yes | No

    Default Re: Error

    That particular error message is nice because it actually TELLS you what you should do to resolve it, namely add:
    Code:
    wsave   VAR BYTE    $70     SYSTEM
    to your code...

    /Henrik.

  3. #3
    Join Date
    Sep 2006
    Posts
    42


    Did you find this post helpful? Yes | No

    Default Re: Error

    Quote Originally Posted by HenrikOlsson View Post
    That particular error message is nice because it actually TELLS you what you should do to resolve it, namely add:
    Code:
    wsave   VAR BYTE    $70     SYSTEM
    to your code...

    /Henrik.
    Perfect!!.. Thank you Henrik :-)

Similar Threads

  1. ERROR line 90: Sintax error----> [TabIndex]
    By martintorres in forum mel PIC BASIC Pro
    Replies: 7
    Last Post: - 9th September 2012, 05:29
  2. Replies: 1
    Last Post: - 30th March 2012, 05:13
  3. error
    By ruijc in forum mel PIC BASIC Pro
    Replies: 6
    Last Post: - 16th October 2010, 16:25
  4. Compile error & syntax error on the word "loop:" as a label?
    By jellis00 in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 7th March 2010, 05:14
  5. Error
    By tekdavid in forum mel PIC BASIC
    Replies: 6
    Last Post: - 7th April 2005, 03:35

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