Quote Originally Posted by Darrel Taylor View Post
Several years ago, Microchip had erroneously called that bit _FCMEM_OFF_1H.
I think mister-e pointed it out to me.

You could ...
  1. Rename your config bit to that.
    The bit is in your c:\pbp\18F4550.INC file
     
  2. Correct the misspelled bit in Microchip's c:\program files\microchip\mpasm suite\P18F4550.inc file.
     
  3. Update MPLAB and it should go away.
    http://www.microchip.com/stellent/id...&part=SW007002

If someone has a PBP version prior to 2.60 ...
Use this one instead ... (MPLAB V8.15a)
http://melabs.com/support/mplab_old_versions.htm
Ok...But rename it _FCMEM_OFF_1H. with an M or N?