CLRW and PIC18Fxxx


Closed Thread
Results 1 to 2 of 2
  1. #1
    Join Date
    Oct 2004
    Location
    Hangover, Germany
    Posts
    289

    Default CLRW and PIC18Fxxx

    I'm coding something for an PIC18F242.
    PicBASIC Pro is inserting "CLRW"-commands into the ASM-File, but this command is unknown by the PIC.
    I think, "ANDLW 0" is working...

    Edit:
    I've found the hint PBPpic18.LIB. There should be a workaround in the INC-files of the MPASM.
    Nope.
    I've installed the V7.11 of the IDE to use the MPASMWIN. There is no macro "CLRW".
    So I patched the PBPPIC18.LIB...
    Last edited by BigWumpus; - 10th June 2005 at 19:13.

  2. #2
    Join Date
    Jul 2003
    Posts
    2,405


    Did you find this post helpful? Yes | No

    Default

    Which version of PBP do you have that's inserting
    CLRW instructions when compiling for the 18F series?
    Regards,

    -Bruce
    tech at rentron.com
    http://www.rentron.com

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