The Timer1 Section (Section 6) of the Datasheet explains how to do this by connecting the 32kHz xtal to RC0 and RC1 and setting T1OSCEN. Your timekeeping for the Clock will then be by using Timer1 whilst the rest of your program will still be running at 4MHz (or whatever you have).
Bookmarks