16F88 MPASM Fuses


Closed Thread
Results 1 to 12 of 12

Hybrid View

  1. #1
    Join Date
    Jun 2005
    Location
    Wisconsin
    Posts
    382


    Did you find this post helpful? Yes | No

    Default

    OK I cheated, I just changed the .inc file and called it done.

    It's still frustrating that I have to do that.

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


    Did you find this post helpful? Yes | No

    Default

    Sure, that'll work fine for now. But when you have another project that also uses a 16F88 with different config settings. If you modify the .inc file for the new settings. The Older program won't work anymore, you won't receive any errors indicating a problem, and it's up to you to remember that the settings were changed (6 months later).

    It's really best to comment them out, and set up the CONFIG registers in each program's code. Less indigestion later.
    <br>
    DT

  3. #3
    Join Date
    Jun 2005
    Location
    Wisconsin
    Posts
    382


    Did you find this post helpful? Yes | No

    Default

    I'm with you on that. I will keep digging.

    Its really your fault after all, had your Instant Interrupts not worked so well I wouldn't have to deal with this.

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


    Did you find this post helpful? Yes | No

    Default

    &nbsp;&nbsp;BwaaHaaHaa!

    Melanie's Whip is nothing compared to the pain my programs can inflict. (at first)

  5. #5
    Join Date
    Jun 2005
    Location
    Wisconsin
    Posts
    382


    Did you find this post helpful? Yes | No

    Default

    Commenting out that line did the trick. Still odd but it works for now.

    BTW your Instant Interrupts really did save my project. I'm using RX_INT and Timer1_INT without any issues. Kind of nice to be able to grab serial data in the background.

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


    Did you find this post helpful? Yes | No

    Default

    Fantastic! &nbsp; &nbsp; (I've been watching too much Dr. Who?)


    Always nice to hear things are Working!

    Better to see a sample.

Similar Threads

  1. Presetting Configuration Fuses (PIC Defines) into your Program
    By Melanie in forum FAQ - Frequently Asked Questions
    Replies: 82
    Last Post: - 15th December 2013, 09:54
  2. old chestnut, 18f2550, fuses, osc's leds...
    By f_lez in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 31st October 2009, 17:18
  3. 18F Config fuses
    By Angus Anderson in forum mel PIC BASIC Pro
    Replies: 20
    Last Post: - 18th December 2007, 15:59
  4. Converting to MPASM
    By btaylor in forum mel PIC BASIC Pro
    Replies: 11
    Last Post: - 4th November 2005, 01:35
  5. 4 line LCD with 16F88
    By anj in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 7th February 2004, 09:06

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