I just updated from PCH 4.109 to 4.112 and my program stopped working correctly. I am using the HSPLL fuse (which got renamed from HS_PLL). It appears that the write to OSCTUNE (F9Bh) to turn on the PLL no longer happens.
This is for an 18F67J50.
Last edited by KenG on Mon Oct 11, 2010 4:38 pm; edited 1 time in total
KenG
Joined: 11 Oct 2010 Posts: 4
Posted: Mon Oct 11, 2010 4:32 pm
Here is the fix-
I put this in my .h file after the fuses
#byte OSCTUNE=0xF9B
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum