Warning: Some configuration words not in hex file


Closed Thread
Results 1 to 3 of 3

Hybrid View

  1. #1
    Join Date
    Jul 2003
    Location
    Colorado Springs
    Posts
    4,959


    Did you find this post helpful? Yes | No

    Default

    It's just reminding you that you haven't set _CONFIG2, which defaults to the following ...
    Code:
    @  __CONFIG _CONFIG2, _WRT_OFF & _BOR40V
    But it you actually declare them, the warning will go away.

    The M16F88X.INC is for the PM assembler.
    But since you are using __CONFIG, you must be using MPASM.

    In the C:\Program Files\Microchip\MPASM Suite folder,
    the P16F887.inc file will have the correct config bit names.
    <br>
    DT

  2. #2
    Join Date
    Jan 2009
    Location
    California, USA
    Posts
    323


    Did you find this post helpful? Yes | No

    Default

    Duhhhh! MPASM! I'm looking in the wrong include file!

    Darrel, if we ever meet, I'm buying the first (and second) round of beers.
    Once again you've kept me from smashing my forehead to jelly against this wall...

    THANK YOU!


    steve

Similar Threads

  1. Configuration bits in a HEX file gone missing?
    By grzes.r in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 2nd February 2010, 01:10
  2. PICKit2 - warning about configuration words
    By flotulopex in forum mel PIC BASIC Pro
    Replies: 26
    Last Post: - 4th August 2009, 14:01
  3. INH8XM HEX file structure
    By flotulopex in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 30th December 2006, 22:46
  4. Output hex file and Microchip direct
    By enigma in forum mel PIC BASIC Pro
    Replies: 9
    Last Post: - 26th May 2006, 22:54
  5. No hex file...?
    By mypylon in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 28th November 2005, 14:02

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