Compiler Errors


Closed Thread
Results 1 to 4 of 4

Thread: Compiler Errors

Hybrid View

  1. #1
    Join Date
    May 2004
    Location
    New England
    Posts
    164


    Did you find this post helpful? Yes | No

    Default

    Hi Conspiracy Bro,
    On the"message 302"s - I think that's because TRISA and TRISB are both in memory bank 1.

    The ASM command sets the bank to zero, so you'll have to set the bank back to 1 in your ASM section before modifying the TRIS registers.

    Make sure to re-set the bank as needed before leaving the ASM section.


    <<<EDIT>>>> Duhh - I now see you did that already...
    Last edited by Archilochus; - 1st November 2004 at 15:29.

Similar Threads

  1. Compilation errors - strange
    By tetanus4 in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 24th October 2009, 19:04
  2. Replies: 3
    Last Post: - 1st July 2008, 21:07
  3. compiler help!!!!
    By MINHLE in forum mel PIC BASIC Pro
    Replies: 9
    Last Post: - 20th April 2008, 18:52
  4. Picbasic Pro Demo assembly errors
    By mikeRho in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 2nd January 2008, 06:41
  5. Microcode Studio Plus compile/assmebly errors
    By mikehagans in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 18th February 2006, 21:31

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