ERROR: Macro USBINIT?,USBSERVICE?,USBIN?CBBL ,USBOUT?CBBL not found in macro file.


Results 1 to 7 of 7

Threaded View

  1. #5


    Did you find this post helpful? Yes | No

    Default

    hi Bachra,
    I have PBP2.47 at the moment and i've been digging through all the pbp files for the pic18, so i may have a solution...

    Do what BigWumpus has said...
    Then open PIC18EXT.BAS in notepad and comment out lines 12 through 15 (assuming your "Redefinition of VAR" errors are with those new lines)

    Basically, my understanding is that the error "Redefinition of VAR" error is that it's tried to create the same variable name twice, so, you only need one...

    Now try to compile and hopefully it's just an oversight that those variables have been defined twice...
    Last edited by comwarrior; - 22nd October 2009 at 01:26.

Similar Threads

  1. Instant Interrupts - Revisited
    By Darrel Taylor in forum Code Examples
    Replies: 772
    Last Post: - 17th February 2016, 22:14
  2. PBPro error "Macro USBINIT? not found in macro file"
    By Bonxy in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 4th October 2011, 09:06
  3. ERROR: Macro MOD?TCB not found in macro file.
    By JohnP in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 17th February 2009, 19:10
  4. Error: macro COUNT?TCT nor found in macro file.
    By AMMOTT in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 29th November 2007, 05:05
  5. 18F452 "Unknown Processor" errors
    By schwinn_rider in forum mel PIC BASIC Pro
    Replies: 7
    Last Post: - 27th April 2006, 03:56

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