As far as I know OSCCAL the thing is only for calibrating/adjusting/tweaking the actual oscillator frequency so that it's within specification. It should not be needed to get the chip running and I don't think it relates to your problem.
With that saidOr perhaps evenCode:peekcode $1FF, tempvar OSCCAL = tempvarShould do it. But again, I'd remove it from the code until you get a blinky running.Code:PEEKCODE $1FF, OSCCAL
Bookmarks