CLRW and PIC18Fxxx


Results 1 to 2 of 2

Threaded View

  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.

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