OK I cheated, I just changed the .inc file and called it done.
It's still frustrating that I have to do that.
OK I cheated, I just changed the .inc file and called it done.
It's still frustrating that I have to do that.
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
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.![]()
BwaaHaaHaa!
Melanie's Whip is nothing compared to the pain my programs can inflict. (at first)
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.
Fantastic! (I've been watching too much Dr. Who?)
Always nice to hear things are Working!
Better to see a sample.![]()
Bookmarks