Error 102


Closed Thread
Results 1 to 9 of 9

Thread: Error 102

Hybrid View

  1. #1
    Join Date
    Mar 2006
    Location
    Brasil
    Posts
    6

    Default Error 102

    Hi Everybody,

    I'm new here, and my English is very bad, I’m sorry.
    I have this error, [102] c:\pbp\PBPPIC14.LIB: out of memory, how can I fix this.
    Thanks

    Mauricio Ortega

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


    Did you find this post helpful? Yes | No

    Default

    Use PBPW instead of PBP when compiling your code...

    example... instead of this...

    PBP -p16F876A myfile

    use this...

    PBPW -p16F876A myfile

  3. #3
    Join Date
    Mar 2006
    Location
    Brasil
    Posts
    6


    Did you find this post helpful? Yes | No

    Default Error 102

    Melanie,

    How can I config the microcode to use this,

    PBPW -p16F876A myfile

    Mauricio Ortega

  4. #4
    Join Date
    Jul 2003
    Posts
    2,358


    Did you find this post helpful? Yes | No

    Default

    I don't use Microcode - somebody else want to address this?

  5. #5
    Join Date
    Sep 2004
    Location
    montreal, canada
    Posts
    6,898


    Did you find this post helpful? Yes | No

    Default

    YEEK! i use MicroCode Studio but never got this message.. as far as i remind.

    How about the usual remove everything then re-install?

    What about if you use MPASM instead as compiler?
    Steve

    It's not a bug, it's a random feature.
    There's no problem, only learning opportunities.

  6. #6
    Join Date
    Mar 2006
    Location
    Brasil
    Posts
    6


    Did you find this post helpful? Yes | No

    Default Error 102

    Mister_e,

    I'll try this...


    Thanks


    Mauricio Ortega

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