Mplab 7.40/MPASM 5.03 config


Closed Thread
Results 1 to 3 of 3
  1. #1
    Join Date
    Dec 2004
    Location
    USA
    Posts
    36

    Default Mplab 7.40/MPASM 5.03 config

    I just updated to Mplab 7.40 and MPASM 5.03.

    When compiling a known good file I get three warning messages-

    "Warning[230] c\pbp\18f8490.inc 20:__CONFIG has been deprecated for PIC18 devices. Use directive CONFIG."

    The other warnings are the same, they just refer to lines 21 and 22.

    I tried taking out the underscores in the .inc file, but that results in errors. I'm not sure what they mean by "deprecated," but has anyone else run into this? Does this mean all the 18f .inc files will soon have to be modified?

  2. #2
    Join Date
    Feb 2003
    Location
    Salt Lake City, Utah USA
    Posts
    517


    Did you find this post helpful? Yes | No

    Smile

    They are just warnings that the method of specifying Config fuses has changed and that the "old" methods might not be supported in the future. As of now they are supported so it is of no issue now. See this post for further explanation (and follow links within for all the details).

    http://www.picbasic.co.uk/forum/showthread.php?t=543

    Paul Borgmeier
    Salt Lake City, Utah
    USA

  3. #3
    Join Date
    Dec 2004
    Location
    USA
    Posts
    36


    Did you find this post helpful? Yes | No

    Default

    Thanks Paul.

    It always irritates me when someone posts a question that has been covered several times before, and now I've gone and done that exact same thing. Sorry.

    Maybe this thread will be easier to find using search than the other ones, so it won't have been a complete waste.

Similar Threads

  1. A/D conversion with PIC18F67J50
    By ScaleRobotics in forum mel PIC BASIC Pro
    Replies: 9
    Last Post: - 8th May 2009, 01:48
  2. 18F4550 Bootloader enter via eeprom setting
    By bradb in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 22nd November 2008, 23:51
  3. Error 0X0000008E when connecting a 18F2550 USB HID
    By FranciscoMartin in forum USB
    Replies: 8
    Last Post: - 16th October 2008, 17:20
  4. PortE problems (PIC18F4455)
    By RubenR in forum mel PIC BASIC Pro
    Replies: 15
    Last Post: - 12th July 2006, 15:26
  5. Installation sequence
    By Demon in forum General
    Replies: 23
    Last Post: - 11th July 2006, 03:56

Members who have read this thread : 1

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