missing P18F14K22.INC file?


Closed Thread
Results 1 to 6 of 6

Hybrid View

  1. #1
    Join Date
    Dec 2008
    Location
    Los Angeles, CA
    Posts
    156


    Did you find this post helpful? Yes | No

    Default

    I erased my previous version of MPASM, downloaded version 5.20 from melabs, and installed it. I test compiled a previous project, and all looks okay. I then downloaded MPLABS (latest version), and installed it. I looked in the folders, and found a 'P18F14K22.INC' file. (the one I was originally missing). I copied that file into my new MPASM folder. Now when I try to compile using PBP, I no longer get a message saying it was unable to locate a 'P18F14K22.INC' file, but I get this:

    Error[132] c:\(path)\pbp\18f14k22.inc 18: Unknown processor (18F14K22)
    Message[301] c:\(path)\mpasm\p18f14k22.inc 33: MESSAGE: (Processor-header file mismatch. Verify selector processor.)
    Error[131] c:\(path)\pbp\18f14k22.inc 20: Processor type is undefined
    .
    .
    .
    What does THIS mean?

    Len

  2. #2
    Join Date
    Feb 2006
    Location
    Gilroy, CA
    Posts
    1,530


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by circuitpro View Post
    I erased my previous version of MPASM, downloaded version 5.20 from melabs, and installed it. I test compiled a previous project, and all looks okay. I then downloaded MPLABS (latest version), and installed it. I looked in the folders, and found a 'P18F14K22.INC' file. (the one I was originally missing). I copied that file into my new MPASM folder.
    If you are using Micro Code Studio, try pointing it to the c:/program files/microchip/mpasm suite/

    Name:  compiler-options.PNG
Views: 666
Size:  16.1 KB
    that should be where your new MPlab IDE files installed.
    http://www.scalerobotics.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