mramos1
Think I made progress. Thinking it might have been my computer, I went
to my older computer and used MPLAB 7.11(thats just what was installed
on it). Seemed like the f88 template.asm file was causeing the error(this goes
along with what you stated in the previous post), used only the 16F88.inc
file and the build suceeded. Took a small piece of code that blinks an led on
portB and it worked. LED blinks and MPLAB doesn't complain about _WDT or anything else.
Is it ok to just use the 16f88.inc and not use the f88 template.asm file?
What happens when its not used?
Thanks for the help mramos
Think I made progress. Thinking it might have been my computer, I went
to my older computer and used MPLAB 7.11(thats just what was installed
on it). Seemed like the f88 template.asm file was causeing the error(this goes
along with what you stated in the previous post), used only the 16F88.inc
file and the build suceeded. Took a small piece of code that blinks an led on
portB and it worked. LED blinks and MPLAB doesn't complain about _WDT or anything else.
Is it ok to just use the 16f88.inc and not use the f88 template.asm file?
What happens when its not used?
Thanks for the help mramos